We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Currently API could be accessed only via HTTP. Make HTTPS would simplify some extra work to run extra reverse proxy with HTTPS support.
Possible example of set HTTPS config:
toxiproxy --cert <bundle certificate file> --cert-key <private key> --listen https://0.0.0.0:8083