scanrs
scanrs copied to clipboard
A port scanner written in Rust, as an exercise to learn more about Rust! MIT Licensed.
Results
2
scanrs issues
Sort by
recently updated
recently updated
newest added
Fixes issue: https://github.com/mdlayher/scanrs/issues/1
When building this file we get this error: ``` Compiling getopts v0.2.14 error[E0503]: cannot use `state` because it was mutably borrowed --> /home/bram/.cargo/registry/src/github.com-1ecc6299db9ec823/getopts-0.2.14/src/lib.rs:1008:33 | 955 | let mut machine =...