An extremely fast asynchronous port fuzzer in rust that uses strings from a wordlist.
git clone https://github.com/yerodin/bfuzz.gitcd bfuzzcargo build- Binary located at
./target/debug/bfuzz cp ./target/debug/bfuzz $HOME/.local/binor whatever you prefer!
