This project is archived. Its data is read-only. This project is read-only.
Clientless Reset Proxy on Exception DC
Reset Proxy after receiving an exception. Example ``` Exception: System.IO.IOException: Unable to write data to the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.Socket.Send(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) at System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 size) at LobotDLL.Connection.Proxy.AgentRemoteThread() in C:\Users\PR\source\repos\Lobot\LobotDLL\Connection\Proxy.cs:line 478 ```
issue