laike9m / PyPunchP2P

Python实现NAT穿透+STUN+TURN+P2P聊天 | Python P2P chat
MIT License
428 stars 168 forks source link

为何 一边是对称 一边是完全锥形 却使用了服务器转发 #7

Closed leng-yue closed 4 years ago

leng-yue commented 7 years ago

image

laike9m commented 7 years ago

额,只要有一边是 symmetric 就是走转发啊 https://github.com/laike9m/PyPunchP2P/blob/master/client.py#L163-L165

leng-yue commented 7 years ago

但是实际上端口限制 和一边是完全锥形都转发了。。

leng-yue commented 7 years ago

一边ip限制 一边完全锥形 原本不必转发吧

laike9m commented 7 years ago

我不知道实际情况怎样,但从 log 里看另一边不是 symmetric 么?意思是检测类型的时候出错了?

-- laike9m.com

On Wed, Jun 28, 2017 at 10:41 AM, 736917271 notifications@github.com wrote:

一边ip限制 一边完全锥形 原本不必转发吧

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/laike9m/PyPunchP2P/issues/7#issuecomment-311541135, or mute the thread https://github.com/notifications/unsubscribe-auth/ACeNzSGEbnLCWnJulZxsByL8AidE5Y96ks5sIb1rgaJpZM4OGkfs .