feat: open python http server port

This commit is contained in:
etwas 2025-09-04 10:04:57 +02:00
parent 7f2fbcdeaf
commit b9f28520d8
Signed by: etwas
SSH key fingerprint: SHA256:bHhIeAdn/2k9jmOs6+u6ox98VYmoHUN3HfnpV2w8Ws0

View file

@ -26,6 +26,7 @@
];
allowedTCPPorts = [
8080 # Mitmproxy
8000 # HTTP Server
];
allowedUDPPortRanges = [