HELLO_wORLD
Very Senior Member
1.4.6
A lot of internal structural changes (to reflect new terminology concept and optimize/rationalize the code).
Fixes the bug described by @Jauger
Changed the command clean by unset
unset and down are now different:
- down is to stop aegis, but it does not unset its code in firewall-start.sh and post-mount.sh and it does not removes the directives files (calculated blocklist and whitelist from sources and custom lists). It is more logical to use down when you intend to start it later.
Even though code is left in these files, aegis won’t start unless aegis up is called.
- unset stops aegis, but also removes its code from above-mentioned files. More intended to use if you won’t be using aegis for a long time.
Also, when aegis up is used and no directives files are found (first launch or after firmware upgrade), it will automatically refresh the directives.
Web Companion was updated to work with those changes (and fix the log display bug).
Recommended upgrade procedure is either from cli, or from the web interface, but after the upgrade, please reload the web page and restart aegis with refresh (if you want it on).
A lot of internal structural changes (to reflect new terminology concept and optimize/rationalize the code).
Fixes the bug described by @Jauger
Changed the command clean by unset
unset and down are now different:
- down is to stop aegis, but it does not unset its code in firewall-start.sh and post-mount.sh and it does not removes the directives files (calculated blocklist and whitelist from sources and custom lists). It is more logical to use down when you intend to start it later.
Even though code is left in these files, aegis won’t start unless aegis up is called.
- unset stops aegis, but also removes its code from above-mentioned files. More intended to use if you won’t be using aegis for a long time.
Also, when aegis up is used and no directives files are found (first launch or after firmware upgrade), it will automatically refresh the directives.
Web Companion was updated to work with those changes (and fix the log display bug).
Recommended upgrade procedure is either from cli, or from the web interface, but after the upgrade, please reload the web page and restart aegis with refresh (if you want it on).
Last edited: