Changes

Jump to navigation Jump to search
92 bytes added ,  10:01, 29 March 2019
m
no edit summary
Line 3: Line 3:  
  export PROXYRESOLV_DNS=10.0.232.30
 
  export PROXYRESOLV_DNS=10.0.232.30
   −
== Config ==
+
==Config==
 
(/etc/proxychains.conf | ~/.proxychains/proxychains.conf)<syntaxhighlight lang="text">
 
(/etc/proxychains.conf | ~/.proxychains/proxychains.conf)<syntaxhighlight lang="text">
 
# proxychains.conf  VER 3.1
 
# proxychains.conf  VER 3.1
Line 71: Line 71:  
# socks4        127.0.0.1 9050
 
# socks4        127.0.0.1 9050
 
socks5  127.0.0.1      1111
 
socks5  127.0.0.1      1111
 +
</syntaxhighlight>
 +
 +
== Usage ==
 +
<syntaxhighlight lang="bash">
 +
sudo proxychains apt-get update
 
</syntaxhighlight>
 
</syntaxhighlight>

Navigation menu