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