Skip to content

Releases: KatharaFramework/Kathara

Kathará

05 Oct 15:37
Compare
Choose a tag to compare

Changelog

N.B. This version has only been released on windows platform because it just fixes a Windows bug (#101)

Kathará

15 Apr 11:08
Compare
Choose a tag to compare

Changelog

  • Fix no_shared and no_hosthome flags
  • Fix lrestart
  • Fix privileged flag in vstart

Kathará

18 Feb 15:41
Compare
Choose a tag to compare

Changelog

  • Fix Windows Connect
  • Add custom machine sysctls
  • Add lconfig command
  • Fix machine binary files copy

Kathará

29 Jan 18:27
dff9086
Compare
Choose a tag to compare

Changelog

  • Limit thread to 10 due to urllib3 limitations
  • Fix multithread pull
  • Removed duplicated code on list chunks
  • Docker max_pool_size set to cpu_count
  • remove check on default image on starting and add check update for docker_network_plugin
  • add check update to docker images
  • Moved few stuff from settings + Fix image pull
  • fix quotes on mac connect command
  • fix machine check update
  • add check update to docker images
  • fix quotes on mac connect command
  • fix machine check update
  • add plugin selection for linux platforms
  • Fix iptables parsing (for network plugin) + Minor fixes
  • Loading bar instead of text when starting/cleaning lab
  • Fix to lab.ext interface names greater than 15 chars
  • Fix to lclean when trying to clean an external interface without sudo
  • Manager code polishing (moved deployment methods in Link/Machine, like undeploy)
  • Add setting to enable ipv6

Kathará

28 Nov 15:51
Compare
Choose a tag to compare

Changelog

  • Add privileged mode to devices.
  • Multithreaded cleanup.

Kathará

27 Nov 16:29
Compare
Choose a tag to compare

Changelog

  • Fix brctl patch with "bridge" flag
  • fix rp_filter with AppArmor
  • Brctl patch is now done once
  • Minor fixes

Kathará

07 Nov 10:19
Compare
Choose a tag to compare

Changelog

  • Fix Slug dependency

Kathará

06 Nov 16:43
Compare
Choose a tag to compare

Changelog

  • Current User Name (used for Docker Container name) is slugified to avoid spaces and special chars

Kathará

06 Nov 08:55
Compare
Choose a tag to compare

Changelog

  • Fix network overlap
  • Fix terminals on CMD on Windows
  • Autopull alpine image
  • Fix libreadline7 lib

Kathará

03 Nov 21:33
Compare
Choose a tag to compare

Changelog

  • Rewritten completely to work with Docker API and classful python
    • Now works with Docker API
    • Packaged and ready to use for Debian based Linux (via Launchpad), Windows and Mac OS