Skip to content
This repository was archived by the owner on Jul 20, 2022. It is now read-only.

Commit 7537687

Browse files
authored
Update README.md
1 parent 8985334 commit 7537687

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ A list of free, public, forward proxy servers. UPDATED DAILY!
77
### Download
88
```bash
99
# Download and save to local file `proxt-list.txt` with format `IP:PORT`
10-
curl -s "https://raw.githubusercontent.com/clarketm/proxy-list/master/proxy-list.txt" | sed '1,3d; $d; s/\s.*//; /^$/d' > proxy-list.txt
10+
curl -sSf "https://raw.githubusercontent.com/clarketm/proxy-list/master/proxy-list.txt" | sed '1,3d; $d; s/\s.*//; /^$/d' > proxy-list.txt
1111
```
1212

1313
### Format

0 commit comments

Comments
 (0)