ab xx.06.20
bis xx.06.20
parameter -c nicht mehr im binary, somit kein decrypt der pw's mehr möglich
Code:
allcfgconv --help
illegal option 'l'
usage: allcfgconv allcfgconv [options]
options:
-? - print this help
-C STRING - configtype. ("ar7")
-i STRING - input configfile instead of flash. (NULL)
-M STRING - input configfile to merge. (NULL)
-m STRING - input diff file to merge. (NULL)
-O STRING - input configfile to overwrite. (NULL)
-o STRING - output configfile. ("")
-e - output even if load error. (SET)
-t - debug in gettoken. (NOTSET)
-d STRING - input destination configfile to diff (diff is "dest - src") (default is current config). (NULL)
-s STRING - input source configfile to diff (default is real factory default). (NULL)
-D STRING - switch debug logs on. (FUNC)
Code:
allcfgconv --help
illegal option 'l'
usage: allcfgconv allcfgconv [options]
options:
-? - print this help
-C STRING - configtype. ("ar7")
-i STRING - input configfile instead of flash. (NULL)
-M STRING - input configfile to merge. (NULL)
-m STRING - input diff file to merge. (NULL)
-O STRING - input configfile to overwrite. (NULL)
-o STRING - output configfile. ("")
-e - output even if load error. (SET)
-t - debug in gettoken. (NOTSET)
-c - decrypt passwords (only when written to file). (NOTSET)
-d STRING - input destination configfile to diff (diff is "dest - src") (default is current config). (NULL)
-s STRING - input source configfile to diff (default is real factory default). (NULL)
-D STRING - switch debug logs on. (NULL)
parameter -c nicht mehr im binary, somit kein decrypt der pw's mehr möglich