Proxychains: Unterschied zwischen den Versionen

Aus xinux.net
Zur Navigation springen Zur Suche springen
Zeile 1: Zeile 1:
 
*[[Was ist Proxychains?]]
 
*[[Was ist Proxychains?]]
 
+
*[[Proxychains und Tor Installation]]
=Install=
 
*apt-get install proxychains
 
=Use of proxychains=
 
*proxychains ssh root@botu.xxx.de
 
*proxychains w3m botu.xxx.de
 
  
 
=Default use=
 
=Default use=

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

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

Links