mirror of
https://github.com/proxysu/ProxySU.git
synced 2024-11-21 20:56:08 +03:00
port issue
This commit is contained in:
parent
e4bd5a9167
commit
3e71d14424
@ -799,6 +799,7 @@ namespace ProxySuper.Core.Services
|
||||
return new ConnectionInfo(
|
||||
host: _host.Address,
|
||||
username: _host.UserName,
|
||||
port: _host.Port,
|
||||
authenticationMethods: authMethods.ToArray());
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user