Update Clients.cs
This commit is contained in:
parent
db300b3955
commit
0302d0e957
@ -46,6 +46,7 @@ namespace AsyncRAT_Sharp.Sockets
|
||||
}
|
||||
catch
|
||||
{
|
||||
//Settings.Blocked.Add(ClientSocket.RemoteEndPoint.ToString().Split(':')[0]);
|
||||
ClientSslStream?.Dispose();
|
||||
ClientSocket?.Dispose();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user