2dust / v2rayN

A GUI client for Windows, support Xray core and v2fly core and others
https://1.2345345.xyz
GNU General Public License v3.0
67.7k stars 11.28k forks source link

[BUG] 在某些电脑上,本地监听端口为默认的10808端口代理不成功。需要改成其他端口才行。 #2356

Closed xx2211 closed 2 years ago

xx2211 commented 2 years ago

本地监听端口为10808时,代理不成功,测试服务器真延迟时,会报下面的错:

初始化配置
启动服务(2022/5/29 23:59:21)...
Xray 1.5.4 (Xray, Penetrates Everything.) Custom (go1.17.7 windows/386)
A unified platform for anti-censorship.
2022/05/29 23:59:21 [Info] infra/conf/serial: Reading config: stdin:
Failed to start: app/proxyman/inbound: failed to listen TCP on 10916 > transport/internet: failed to listen on address: 127.0.0.1:10916 > transport/internet/tcp: failed to listen TCP on 127.0.0.1:10916 > listen tcp 127.0.0.1:10916: bind: An attempt was made to access a socket in a way forbidden by its access permissions.
2dust commented 2 years ago

端口被占,换个就行;这个还有什么疑问

lichao82 commented 1 year ago

具体换什么端口,我这个也出现这个问题了