- Joined
- Jul 18, 2020
- Messages
- 90
- Reaction score
- 22
- Points
- 8
## r82-hellboy-V52
- [ENH] added some missing link(s) to whois on IP Adresses on alerts Page
- [ENH] Save and restore IPTABLES Firewall rules
If you start multics.x64 -b -> then default config folder is /var/etc/multics.cfg and it will be saved the iptables rules in /var/etc/hb-rules.v4
if you start like this multics.x64 -b -C /home/test/multics.cfg then it will be saved the rules in /home/test/hb-rules.v4
And by start of Hellboy you can see in log while restoring the rules
[2020/10/15 20:45:33.490] INFO - Restoring IPTABLE rules /var/etc/hb-rules.v4
- [ENH] Enhanced homepage Server Info
Added HB CPU Usage -> this is the Current usage not like the other what is Average ! So here sometimes will be bigger than Average !
Added to show number of core(s) of your CPU
Colored and separated the ON OFF ACT fields
- [FIX] Threshold(s) was broken, now fixed
- [ENH] Added DEFAULT CACHE THRESHOLD: 1 option (default 1) and for profiles you can set separate like this CACHE THRESHOLD: x
NOTE! The old option at cache server CACHE THRESHOLD no more valid use the DEFAULT option and for profiles like mentioned
NOTE !!! You have to remove CACHE THRESHOLD parameter from your cache section otherwise segfault.
Use the new option described in changelog!
- [ENH] added some missing link(s) to whois on IP Adresses on alerts Page
- [ENH] Save and restore IPTABLES Firewall rules
If you start multics.x64 -b -> then default config folder is /var/etc/multics.cfg and it will be saved the iptables rules in /var/etc/hb-rules.v4
if you start like this multics.x64 -b -C /home/test/multics.cfg then it will be saved the rules in /home/test/hb-rules.v4
And by start of Hellboy you can see in log while restoring the rules
[2020/10/15 20:45:33.490] INFO - Restoring IPTABLE rules /var/etc/hb-rules.v4
- [ENH] Enhanced homepage Server Info
Added HB CPU Usage -> this is the Current usage not like the other what is Average ! So here sometimes will be bigger than Average !
Added to show number of core(s) of your CPU
Colored and separated the ON OFF ACT fields
- [FIX] Threshold(s) was broken, now fixed
- [ENH] Added DEFAULT CACHE THRESHOLD: 1 option (default 1) and for profiles you can set separate like this CACHE THRESHOLD: x
NOTE! The old option at cache server CACHE THRESHOLD no more valid use the DEFAULT option and for profiles like mentioned
NOTE !!! You have to remove CACHE THRESHOLD parameter from your cache section otherwise segfault.
Use the new option described in changelog!