Kathara
Kathara copied to clipboard
A lightweight container-based network emulation system.
### Operating System macOS Sonoma 14.6.1 ### Kathará Version 3.7.6 ### Bug Description The SDN labs do not work because OpenVSwitch kernel modules are not found. In particular, this is...
### Operating System Debian12 ### Kathará Version 3.7.7 ### Bug Description I am currently trying to use the Kathara Python API on a Debian 12 system, but I encountered a...
### Related Bug _No response_ ### Feature Description Is there a way to do 802.1q vlans? I'm looking to simulate a more complex network topology and it would be nice...
The `ltest` command was deprecated in Release 3.7.8. We are now permanently removing it from Kathará, as its functionality has been fully replaced by the Lab Checker.
We need to filter out the `kathara/kathara` and `kathara/kathara-lab-checker` images from the ones available for devices.
Currently, the Manager only exposes an API called `copy_files` that allows users to upload files from the host to the device. However, there are valid use cases where it is...
Currently, there is no way to specify a custom `entrypoint` or `cmd` for the underlying container associated with a device. However, in some scenarios, it is necessary to override or...
Currently, the `privileged` flag can only be applied at the network scenario level, affecting all devices in the scenario. However, there are cases where only specific devices require privileged capabilities,...
### Related Bug Hi, Is there some way to pass extra options (or volumes) to Docker? (I would have been interested in mounting /tmp/.X11-unix/X0 ;-) ) Best regards ### Feature...
**Discussed in** [KatharaFramework Discussions #339](https://github.com/orgs/KatharaFramework/discussions/339) #### Summary As @chlohr pointed out in the linked discussion, it would be beneficial to allow users to specify a different `kathara.conf` file when executing...