toxiproxy-cli
proxy to simulate network and system conditions - CLI
Install
- All systems
-
curl cmd.cat/toxiproxy-cli.sh
- Debian
-
apt-get install toxiproxy-cli
- Ubuntu
-
apt-get install toxiproxy-cli
- Kali Linux
-
apt-get install toxiproxy-cli
- Fedora
-
dnf install toxiproxy-cli
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install toxiproxy-cli
- Raspbian
-
apt-get install toxiproxy-cli
- Dockerfile
- dockerfile.run/toxiproxy-cli
toxiproxy-cli
proxy to simulate network and system conditions - CLI
Toxiproxy is a framework for simulating network conditions. It's made specifically to work in testing, CI and development environments, supporting deterministic tampering with connections, but with support for randomized chaos and customization. Toxiproxy is the tool you need to prove with tests that your application doesn't have single points of failure This package contains the command-line interface.
toxiproxy
proxy to simulate network and system conditions
Toxiproxy is a framework for simulating network conditions. It's made specifically to work in testing, CI and development environments, supporting deterministic tampering with connections, but with support for randomized chaos and customization. Toxiproxy is the tool you need to prove with tests that your application doesn't have single points of failure This package contains the server.