Replies: 1 comment 5 replies
-
不太理解为什么要手动指定,通常不是在 NAT gateway 那里就可以自动把 IP 替换掉吗? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
1、gent 版本:v2.1.2 或者其他有client的版本
2、指定发送client自身的ip 和 port 主要用在NAT场景下,或者能同时用server 和 client,client能够指定server使用的ip 和 port,这样server 通过nat 与外部打洞成功后,client可以使用server的ip和端口号。
不知道目前是否支持?
Beta Was this translation helpful? Give feedback.
All reactions