MB-IDK commited on
Commit
2e9111a
·
verified ·
1 Parent(s): 6b6c879

Update start.sh

Browse files
Files changed (1) hide show
  1. start.sh +1 -1
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
- --proxies-file proxies.txt \
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 \