feat: added crates to work on a reverse shell

This commit is contained in:
Andrew Rioux
2023-04-30 01:32:45 -04:00
parent 636d895b50
commit de2c2cc862
9 changed files with 62 additions and 2 deletions

View File

@@ -0,0 +1,3 @@
fn main() {
println!("Hello, world!");
}