Skip to content

Commit 8c50e4b

Browse files
committed
Update HandleSendTo.cs
1 parent 8fae985 commit 8c50e4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

AsyncRAT-C#/Plugin/SendFile/SendFile/Handler/HandleSendTo.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ public void SendToDisk(MsgPack unpack_msgpack)
4545
{
4646
Packet.Error(ex.Message);
4747
}
48+
Connection.Disconnected();
4849
}
4950

5051
public void SendToMemory(MsgPack unpack_msgpack)

0 commit comments

Comments
 (0)