-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
defigli/RustScan
#1Description
Is your feature request related to a problem? Please describe.
It is not related to a problem
Describe the solution you'd like
Being able to disable the banner by setting a flag in the config file.
~/.rustscan.toml
no-banner = trueDescribe alternatives you've considered
Adding an alias to .bashrc. E.g. alias rustscan='rustscan --no-banner.
Additional context
The CLI flag behavior might need to change in case it's turned off with the config file, but then you may want to turn it back on when using the CLI without having to set the option in the config file.
Metadata
Metadata
Assignees
Labels
No labels