SOCKS
SOCKS:防火墙安全会话转换协议(Socks:Protocolforsessionstraversalacrossfirewallsecurely)SOCKS协议提供一个框架,为在TCP和UDP域中的客户机/服务器应用程序能更方便安全地使用网络防火墙所提供的服务。协议工作在OSI参考模型的第5层(...
资源总数
6
SOCKS 全部资料 6 份
Antinat is a flexible SOCKS server and client library for writing proxy-based applications. It suppo
Antinat is a flexible SOCKS server and client library for writing proxy-based applications. It supports SOCKS 4, SOCKS 5...
2015-02-28
144
一个socks5的开发库 contains implementation of the TCP Tunneling technique for connection through Socks 4,
一个socks5的开发库 contains implementation of the TCP Tunneling technique for connection through Socks 4, 4a, 5, and HTTPS Pr...
2013-12-26
189
基于Winsock2的支持断点续传和SOCKS代理的HTTP下载类 CHttpDownload
基于Winsock2的支持断点续传和SOCKS代理的HTTP下载类 CHttpDownload
2013-12-18
158
《UDP Proxy程序》 我们的socks代理是有权限的(相信很多公司 都有这种情况存在)。写这个程序的时候
《UDP Proxy程序》 我们的socks代理是有权限的(相信很多公司 都有这种情况存在)。写这个程序的时候,我还没有socks代理的权限,所以不能上OICQ。这让我感到 很不方便。所以,我决定写一个UDP的代理程序来实现我上OIC...
2014-05-29
166