Roger G. Coram
Roger G. Coram
@israelrg, this is nice. In principle I agree with the change but instead of relying on a failed `from_str()` call in the `match` statement, can we make better use of...
@israelrg, yep: that looks good. The only outstanding comment would be to extend the tests to validate the change.
Thanks, quite right: I'm updating the wiki to make it clearer that the right flags (e.g. `--addresses`) still need to be passed.
@D0wn3r, [docs.](https://github.com/RustScan/RustScan/wiki/Installation-Guide#docker-) updated. Can you see if the `alias`/`rustscan` section you've referenced above work for you now?
@BrendanGlancy, I'm away for a few days but will take a look ASAP. Looks like the build is failing at the moment though so probably worth determining where that's coming...
In the `env` for the failing step you can see `TAG: dev`. In the previous step that `if` clause must not be firing so the `name` is staying at its...
@dependabot rebase.
I think you're correct that this isn't quite working but I'm a little stumped as to the config. When passed in as a flag, `ports` is a`Vec`: ```rust pub ports:...
@israelrg, as above, this is behaving as _intended_ (i.e. the `ports` values is only use in conjunction with `--top`). I've updated the Wiki such that the example shows `ports` listed...
Hey, @mcamou: label and and issue assigned.