Spaces:
Running
Running
Update start.sh
Browse files
start.sh
CHANGED
|
@@ -16,7 +16,7 @@ curl -fsSL https://raw.githubusercontent.com/mishableskineetudiant-stack/proxyli
|
|
| 16 |
echo "[MAIN] Starting rotating-mitmproxy..."
|
| 17 |
|
| 18 |
python -m rotating_mitmproxy \
|
| 19 |
-
--
|
| 20 |
--listen-host 0.0.0.0 \
|
| 21 |
--listen-port 3129 \
|
| 22 |
--strategy smart \
|
|
|
|
| 16 |
echo "[MAIN] Starting rotating-mitmproxy..."
|
| 17 |
|
| 18 |
python -m rotating_mitmproxy \
|
| 19 |
+
--proxy-list proxies.txt \
|
| 20 |
--listen-host 0.0.0.0 \
|
| 21 |
--listen-port 3129 \
|
| 22 |
--strategy smart \
|