Projects STRLCPY flan Commits 2e75f890
🤬
  • ■ ■ ■ ■
    README.md
    skipped 44 lines
    45 45  Nmap also allows you to run UDP scans and to scan IPv6 addresses. To add these and other flags to Scan Flan's Nmap command after running `make build` run the container and pass in you Nmap flags like so:
    46 46   
    47 47  ```bash
    48  -$ docker run -v $(shell pwd)/shared:/shared flan_scan <Nmap-flags>
     48 +$ docker run -v $(pwd)/shared:/shared flan_scan <Nmap-flags>
    49 49  ```
    50 50   
    51 51  Pushing Results to the Cloud
    skipped 61 lines
Please wait...
Page is in error, reload to recover