robiot / rustcat

Rustcat(rcat) - The modern Port listener and Reverse shell
https://git.io/rustcat
GNU General Public License v3.0
688 stars 60 forks source link

Replace unwraps with match #1

Closed robiot closed 3 years ago

robiot commented 3 years ago

Replace all .unwrap() with match or something else to prevent panic