Updated Using Shadowsocks with Command Line Tools (markdown)
parent
0896441bf3
commit
d70b154a82
1 changed files with 5 additions and 0 deletions
|
@ -28,4 +28,9 @@ Then run command with proxychains.
|
||||||
proxychains4 curl https://www.twitter.com/
|
proxychains4 curl https://www.twitter.com/
|
||||||
proxychains4 git push origin master
|
proxychains4 git push origin master
|
||||||
|
|
||||||
|
Or
|
||||||
|
|
||||||
|
proxychains4 -q bash
|
||||||
|
curl https://www.twitter.com/
|
||||||
|
|
||||||
[1]: http://proxychains.sourceforge.net/
|
[1]: http://proxychains.sourceforge.net/
|
Loading…
Add table
Add a link
Reference in a new issue