为什么ASF会受本地的udp27015端口影响? #3566
Replies: 1 comment
-
|
不对,好像还不是这原因,等我再排查下再reopen |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
我的ASF运行于云服务器(win server)



版本为ASF 6.3.3.3 - win-x64 - a4d5a9a
包含的插件为
最近除非我禁用bot,否则总会提示正在另一台计算机运行Steam
经排查,我发现我同时在服务器上部署的FRP似乎是问题原因(我通过服务器为我本地服务器提供公网IP,供朋友游玩),配置中包含了UDP端口27015,当我禁用该端口配置后一切就正常了,但实际上,也仅有服务端frps监听了端口,本地电脑并无程序监听
所以ASF还会尝试连接本地的27015端口吗?这是为什么呢?
Beta Was this translation helpful? Give feedback.
All reactions