|
3 | 3 |
|
4 | 4 | # SCUTUM Firewall |
5 | 5 |
|
6 | | -#### Current Version: 2.6.6 |
| 6 | +#### Current Version: 2.6.7 |
7 | 7 |
|
8 | 8 | **For versions before 2.6.0, please run the installation again manually |
9 | 9 | For versions after 2.6.0, run scutum with "--upgrade" parameter to upgrade** |
@@ -40,37 +40,24 @@ $ sudo sh -c "$(wget https://raw.githubusercontent.com/K4YT3X/SCUTUM/master/quic |
40 | 40 | </br> |
41 | 41 |
|
42 | 42 | #### Current Version Change log: |
43 | | -1. Optimized code |
44 | | -1. Fixed -i option bug |
| 43 | +1. Enhanced uninstaller |
| 44 | +1. Enhanced upgrader |
| 45 | +1. Fixed "--status" argument |
| 46 | + |
| 47 | +</br> |
45 | 48 |
|
46 | 49 |  |
47 | 50 |
|
48 | 51 | #### TODO: |
49 | | -1. Fix self-upgrade feature |
50 | | -1. Fix "SCUTUM stuck when configuring for an interface that's not connected to network" for wicd |
| 52 | +1. Fix WICD support |
51 | 53 |
|
52 | 54 | #### Recent Changes: |
| 55 | +1. Optimized code |
| 56 | +1. Fixed -i option bug |
53 | 57 | 1. Completely fixed the issues that will occure when configuring arptables for multiple adapters |
54 | 58 | 1. Fixed the bug where if an added interface is not connected to network, SCUTUM will be stuck trying to configure it. |
55 | 59 | 1. Added support for a different type of systemd |
56 | 60 | 1. User can now select the installation path |
57 | | -1. UFW can now be managed with SCUTUM |
58 | | -1. Fixed some logger issues |
59 | | -1. A LOT of other small improvements (eg. documentations) |
60 | | -1. Fixed & Improved the Installation Mathod |
61 | | -1. Changed TCP/UDP/ICMP Firewall to UFW |
62 | | -1. Added new logger |
63 | | -1. Added Easy TCP port manager |
64 | | -1. Created different class for adapter controller |
65 | | -1. Created different class for Installer |
66 | | -1. Registers SCUTUM as a systemd system service |
67 | | -1. Changed the way configurations are being stored (configparser) |
68 | | -1. Added Self-Upgrading Function, now users can execute self-upgrading with $ sudo scutum --upgrade |
69 | | -1. Added AVALON Framework Self-Upgrading function (included when using "--upgrade" parameter) |
70 | | -1. Interfaces are now controlled by a new interface controller class |
71 | | -1. SCUTUM GUI is now avaliable for testing |
72 | | -1. Added option to choose whether to delete the installer file after installation |
73 | | -1. Fixed arptables detection errors on some Linux distributions |
74 | 61 |
|
75 | 62 | <br> |
76 | 63 | <p align="center"> |
|
0 commit comments