ggFROOK
ggFROOK
**Bad solution**: add # to comment path out This is bad solution because it doesn't solve the real problem [credit](https://stackoverflow.com/a/77512536/14080547) Hope someone do something about this soon. It's been a...
I found a workaround! add this to the options ``` stringSplitter: (input: string)=>{ return Array.from(input) as any as string; } ``` this will split string into an array of individual...
I think you need to use argument `--top` for ports in config to be used. Can you try `./rustscan --top`? But @PsypherPunk has a point, is there a reason current...