mirror of
https://github.com/proxysu/ProxySU.git
synced 2025-04-02 13:26:16 +03:00
port issue
This commit is contained in:
parent
e4bd5a9167
commit
3e71d14424
1 changed files with 1 additions and 0 deletions
|
@ -799,6 +799,7 @@ namespace ProxySuper.Core.Services
|
|||
return new ConnectionInfo(
|
||||
host: _host.Address,
|
||||
username: _host.UserName,
|
||||
port: _host.Port,
|
||||
authenticationMethods: authMethods.ToArray());
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue