Proxychains: Unterschied zwischen den Versionen

Aus xinux.net
Zur Navigation springen Zur Suche springen
Zeile 1: Zeile 1:
=Install=
+
*[[Was ist Proxychains?]]
*apt-get install proxychains
 
=Use of proxychains=
 
*proxychains ssh root@botu.xxx.de
 
*proxychains w3m botu.xxx.de
 
 
 
=Default use=
 
*grep "^[^#]" /etc/proxychains.conf
 
strict_chain
 
proxy_dns
 
tcp_read_time_out 15000
 
tcp_connect_time_out 8000
 
[ProxyList]
 
socks4 127.0.0.1 9050
 
=Example Free Proxylist=
 
*https://free-proxy-list.net/
 
*https://www.socks-proxy.net/
 
  
 
=Links=
 
=Links=
 
*https://linuxhint.com/proxychains-tutorial/
 
*https://linuxhint.com/proxychains-tutorial/

Version vom 21. März 2023, 19:08 Uhr