Skip to content

Releases: KatharaFramework/Kathara

Kathará + GUI

13 Nov 18:04
c8af10c
Compare
Choose a tag to compare

Changelog

Kathará + GUI

30 Oct 19:13
Compare
Choose a tag to compare
  • Modified the install script for Unix systems so that Kathará can now work if the installation user is different from the end user (so also in multi-user systems)
  • Fixed a bug with lclean under Windows
  • Fixed a bug with vclean anc legacy cleaning commands

Please remember to run lwipe and install after updating

Kathará + GUI

27 Oct 23:56
87d18e5
Compare
Choose a tag to compare
  • Add compatibility with both Python 2 and 3 (#22)

Kathará + GUI

18 Oct 20:04
Compare
Choose a tag to compare
  • Temporarily removed update script to avoid errors on Mac OS.
  • Fixed an error on Mac OS during install script.

Kathará + GUI

18 Oct 17:58
Compare
Choose a tag to compare
  • Fixed a permission issue with the config file during install if $NETKIT_HOME was outside the $HOME directory (as it should be).
  • Added a simple update script ($NETKIT_HOME/update).
  • Added a simple script that can print the status of the required components ($NETKIT_HOME/check).

Kathará + GUI

14 Oct 14:10
Compare
Choose a tag to compare
  • Recompiled GUI
  • Fixed installer error on Mac OS

Kathará

13 Oct 15:48
Compare
Choose a tag to compare
  • Added option to change the shell reference of a Docker image, allowing for easier extensions (thanks to @itgenie98 )
  • Fixed the behavior of Docker networks using brctl. Now networks correctly behave like hubs instead of switch, allowing l2 SDN networks.

Kathará + GUI

05 Aug 13:31
Compare
Choose a tag to compare

Wrapper stability.

Kathará + GUI

01 Aug 20:14
Compare
Choose a tag to compare

Bug fixes and stability.

Kathará + GUI

21 May 22:27
3c69d9e
Compare
Choose a tag to compare

Changelog:

  • Added ltest command for Linux.
  • Minor fixes to lstart.

As always the release comes with the pre-built GUI for every major OS.
Remember that the source code is still required, since the GUI does not contain Kathará itself. Follow the instructions in the README.md.