mirror of
https://github.com/snltty/linker.git
synced 2025-11-01 21:13:04 +08:00
修复桌面共享的一些问题
This commit is contained in:
@@ -36,7 +36,7 @@ namespace cmonitor.plugins.viewer.proxy
|
||||
{
|
||||
ConnectId = connectId,
|
||||
ProxyEP = new System.Net.IPEndPoint(clientSignInState.Connection.LocalAddress.Address, LocalEndpoint.Port),
|
||||
ViewerMachine = runningConfig.Data.Viewer.ServerMachine
|
||||
ViewerServerMachine = runningConfig.Data.Viewer.ServerMachine
|
||||
})
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user