在Python中模拟SSH的SOCKS代理隧道

发布于 2024-12-28 22:49:45 字数 172 浏览 5 评论 0原文

我曾经使用 SSH 服务器和 putty 在 Windows 客户端和 Linux 服务器之间创建 SOCKS 连接。但是,客户端和服务器之间的防火墙现在能够识别 SSH 数据包并丢弃它们。

我想知道是否可以使用 python 模拟 SSH 隧道的这种行为?有什么图书馆或读物的推荐吗?

提前致谢。

I used to create a SOCKS connection between a windows client and linux server using SSH server and putty. However, the firewall between the client and server is now able to identify SSH packets and drop them.

I was wondering if I can emulate such behavior of SSH tunnels using python? Any recommendations on libraries or readings?

Thanks in advance.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文