mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-06-08 14:11:52 -07:00
fix botched rebase
This commit is contained in:
committed by
Will Greenberg
parent
d9facdf6cb
commit
a7d38730f5
@@ -158,6 +158,8 @@ pub async fn telnet_send_file(
|
||||
nc_output.trim()
|
||||
);
|
||||
}
|
||||
|
||||
nc_output
|
||||
};
|
||||
|
||||
let checksum = md5::compute(payload);
|
||||
|
||||
Reference in New Issue
Block a user