有没有成熟的方法来实现tcp穿越?
我准备对udp和tcp的遍历做一个测试,我知道udp很容易实现遍历,但是不知道有没有什么meture方法可以实现tcp的遍历?如果有人知道,请告诉我如何实现这一目标,谢谢。
I'm going to do a test on udp and tcp traversal, I know that udp is easy to achieve traversal, but i don't kown if there have any meture method to achieve tcp traversal? if someone knows, please tell me how to achieve that, thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我没有这方面的经验,但我在 这里 找到了这篇带有 STUNT 的文章。
I have no experience of this but I found this article with source here with STUNT.