added string obfusation to the victim client.
This commit is contained in:
@@ -585,6 +585,7 @@ impl AppState {
|
||||
cert_text: String::new(),
|
||||
};
|
||||
self.servers.push(Arc::new(Mutex::new(new_server)));
|
||||
self.save_all()?;
|
||||
self.prompt.reset();
|
||||
}
|
||||
"connect_server" => {
|
||||
|
||||
Reference in New Issue
Block a user