ซอฟต์แวร์เช่น Proxifier สำหรับ Linux หรือไม่? [ปิด]


12

มีซอฟต์แวร์ใดที่คล้ายกับ Proxifier ใน windows สำหรับ linux ที่ผ่านการรับส่งข้อมูลทั้งหมดของฉันผ่าน SOCKSv4, SOCKSv5, HTTPS และอื่น ๆ


คำตอบ:


13

ใช่คุณสามารถใช้proxychain

เกี่ยวกับเครื่องมือ proxychains:

 * It's a proxifier.
 * Latest version: 3.1
 * Dedicated OS: Linux and other Unices.
 * Allows TCP and DNS tunneling through proxies.
 * Supports HTTP, SOCKS4 and SOCKS5 proxy servers.
 * Different proxy types can be mixed in the same chain.
 * Proxy chain: user-defined list of proxies chained together.

การใช้งาน:

 * Run any program through proxy server.
 * Access the Internet from behind a restrictive firewall.
 * Hide your IP
 * Run SSH, telnet, wget, ftp, apt, vnc, nmap through proxy servers.
 * Access Intranets (192.168.*.*/10.*.*.*) from outside through reverse proxy.

รุ่นที่ค่อนข้างใหม่กว่านี้เรียกว่า proxychains-ng: sourceforge.net/projects/proxychains-ng
arrowd

นอกจากนี้github.com/Intika-Linux-Proxy/Proxyboundเป็นทางเลือก;)
intika

Procychains ไม่ใช่ซอฟต์แวร์ที่คล้ายกับ Proxifier แต่จะอนุญาตให้เริ่มโปรแกรมเดียวได้หากคุณสามารถเริ่มต้นส่วนหนึ่งของโปรแกรมที่ทำงานบนเครือข่ายผ่านบรรทัดคำสั่ง Proxifier ใช้กับทุกอินสแตนซ์ของโปรแกรมที่กำหนดค่าไว้ (คุณไม่ต้องทำproxifier program.exe) นอกจากนั้น proxychains ไม่ทำงานกับ Java ฉันหวังว่าจะมีทางเลือกจริงสำหรับลินุกซ์ ..
kb1000
โดยการใช้ไซต์ของเรา หมายความว่าคุณได้อ่านและทำความเข้าใจนโยบายคุกกี้และนโยบายความเป็นส่วนตัวของเราแล้ว
Licensed under cc by-sa 3.0 with attribution required.