Skip to content

Releases: k4yt3x/scutum

2.6.7 Stable

01 Apr 20:15
Compare
Choose a tag to compare

Version 2.6.7 is tested on ubuntu and Kali and is verified to relatively stable. Therefore drafting a new release.
The new Debian package can now handle uninstallation way better than the previous version.

Current Version Change log:

  1. Enhanced uninstaller
  2. Enhanced upgrader
  3. Fixed "--status" argument

Recent Changes:

  1. Optimized code
  2. Fixed -i option bug
  3. Completely fixed the issues that will occure when configuring arptables for multiple adapters
  4. Fixed the bug where if an added interface is not connected to network, SCUTUM will be stuck trying to configure it.
  5. Added support for a different type of systemd
  6. User can now select the installation path

2.6.0 Beta 6

03 Oct 18:48
Compare
Choose a tag to compare
2.6.0 Beta 6 Pre-release
Pre-release

This is a relatively stable build of SCUTUM. Though that SCUTUM 2.6 is still in beta, all functions are already expected to work the way they were designed.

Debian Package is now available for debian kernel users (ubuntu, kali, etc.)

New features & Changes since last stable commit:

  1. A LOT of other small improvements (eg. documentations)
  2. Fixed & Improved the Installation Mathod
  3. Changed TCP/UDP/ICMP Firewall to UFW
  4. Added new logger
  5. Added Easy TCP port manager
  6. Created different class for adapter controller
  7. Created different class for Installer
  8. Registers SCUTUM as a systemd system service
  9. Changed the way configurations are being stored

Since last release to last stable commit:

  1. Added Self-Upgrading Function, now users can execute self-upgrading with $ sudo scutum --upgrade
  2. Added AVALON Framework Self-Upgrading function (included when using "--upgrade" parameter)
  3. Interfaces are now controlled by a new interface controller class
  4. SCUTUM GUI is now avaliable for testing
  5. Added option to choose whether to delete the installer file after installation
  6. Fixed arptables detection errors on some Linux distributions

Please report any bugs that you observe during the using of SCUTUM (If you're willing to). This will help the development a lot. Thank you for your support :D

2.4.2 Stable

06 Jul 20:51
Compare
Choose a tag to compare

First stable release for SCUTUM version 2

Now contains a lot of new features such as:

  1. Cross-platform compatibility
  2. Arptables automatic installation
  3. Avalon_framework automatic installation
  4. Network interface set-up wizard
  5. Option for different network managing programs
  6. SCUTUM built-in tcp/udp/icmp firewall
  7. A lot more stuff

Enjoy!