Skip to content

Commit af4b258

Browse files
authored
Fixing rotate mode arg
1 parent 05aeee3 commit af4b258

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ tviews.py --mode auto --channel tviews --post 4
1818
tviews.py --type http --mode list --proxy http.txt --channel tviews --post 4
1919
2020
# Using Rotating Proxy
21-
tviews.py -t http -m rotate -p user:password:ip:port -c tviews -pt 4
21+
tviews.py -t http -m rotate -p user:password@ip:port -c tviews -pt 4
2222
```

0 commit comments

Comments
 (0)