ProxyChains终端代理软件
ProxyChains介绍
官网地址
Github地址
About proxychains tool:
* 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.
Usability :
* 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部署实践
环境说明
1 | # cat /etc/redhat-release |
部署实践
1 | # wget https://github.com/haad/proxychains/archive/proxychains-4.2.0.tar.gz |
使用方法说明
1 | When to use it ? |
总结
1、需要找到稳定快速的代理IP
2、proxychains只会代理TCP连接,而ping使用的是ICMP
参考资料
https://github.com/haad/proxychains
======================================================
希望各位朋友支持一下
- 领取我的阿里云幸运券,谢谢.
- 使用腾讯云资源
- Linode VPS
- 搬瓦工VPS
- 阿里云1888元云产品通用代金券点我
- 阿里云最新活动全民云计算升级-拼团上云更优惠
本文作者:dongsheng
本文地址: https://mds1455975151.github.io/archives/99c00eae.html
版权声明:转载请注明出处!


