punk-security / dnsReaper

dnsReaper - subdomain takeover tool for attackers, bug bounty hunters and the blue team!
GNU Affero General Public License v3.0
1.99k stars 164 forks source link

Update Docker Examples in README #147

Closed sbani closed 1 year ago

sbani commented 1 year ago

Add -it --rm to Docker examples.

--rm: The container can be removed afterwards because there's no rerun expected -it (Optional): Enable tty & interactive usage

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

imnotbrandon commented 1 year ago

Thanks for the contribution!