Skip to content

Releases: KatharaFramework/Kathara

Kathará + GUI

30 Jun 19:44
Compare
Choose a tag to compare

Changelog

  • Fixed a potential issue with the network counter

Kathará + GUI

11 Jun 20:56
a7e6d34
Compare
Choose a tag to compare

Changelog

  • Fixed a bug where additional options were not applied to every machine during lstart.
  • Fix for counter too high exception (#47).
  • Add support for External Labs.
  • Add support for labs split across multiple machines

Kathará + GUI

18 Mar 10:11
Compare
Choose a tag to compare

Changelog

  • Fixed a bug in Windows occurring when the lab was in a different drive

Kathará + GUI

15 Mar 11:46
38d023a
Compare
Choose a tag to compare

Changelog

  • Fixed an installation error on Linux/Mac.

Kathará + GUI

15 Mar 00:25
85cabe2
Compare
Choose a tag to compare

Changelog

  • Fixed a string encoding error with some Python 2.7 environments.
  • The ipaddress library is now added by the installer if not present already.

Kathará + GUI

13 Mar 19:27
Compare
Choose a tag to compare

Changelog

  • Increased the default network subnet limit from 256 to over 21k
  • Fixed the command length issues when the paths were too long or the lab was too big

Kathará + GUI

15 Nov 21:59
Compare
Choose a tag to compare

Changelog

  • Handled non-text files in machine folders (#30)
  • Handled comments in .startup files (#32)
  • Added log function (at the moment used only for errors in win2unix file conversions)

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)