Releases: KatharaFramework/Kathara
Releases · KatharaFramework/Kathara
Kathará + GUI
Changelog
- Fixed bad encoding of paths with python2 (#24)
- Fixed of install permissions (#29)
- Added some user friendly messages
- Fixed permission error in apache labs (#28)
- Moved P4-examples to Labs repo (https://github.com/KatharaFramework/Kathara-Labs/tree/master/P4)
Kathará + GUI
- 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
- Add compatibility with both Python 2 and 3 (#22)
Kathará + GUI
- Temporarily removed update script to avoid errors on Mac OS.
- Fixed an error on Mac OS during install script.
Kathará + GUI
- 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
- Recompiled GUI
- Fixed installer error on Mac OS
Kathará
- 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
Wrapper stability.
Kathará + GUI
Bug fixes and stability.
Kathará + GUI
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.