diff --git a/README.md b/README.md index 8243ab2..c03e94f 100755 --- a/README.md +++ b/README.md @@ -102,7 +102,7 @@ cargo build --release --target x86_64-unknown-linux-musl #### 3. Web Interface Only ```bash -./ROFMAD web-only ./projects/myproject.db& +./ROFMAD web-only ./projects/myproject.db ``` ### Web Interface @@ -135,7 +135,7 @@ The same page has a Create Player User form for multiplayer use. Pick a username ### Dashboard -This is the home page, and it refreshes every 2 seconds. You'll see top-level stat cards for hosts, subnets, and active and queued tasks, a Discovery Statistics panel covering open ports, HTTP services, and screenshots captured, an Active Tasks table, System Performance cards, and the Concurrency Status grid (GlPasted image 20260618144103obal, Nmap, Subnet, HTTP Discovery, Nuclei, and Screenshot). +This is the home page, and it refreshes every 2 seconds. You'll see top-level stat cards for hosts, subnets, and active and queued tasks, a Discovery Statistics panel covering open ports, HTTP services, and screenshots captured, an Active Tasks table, System Performance cards, and the Concurrency Status grid (Global, Nmap, Subnet, HTTP Discovery, Nuclei, and Screenshot). ![Dashboard](docs/screenshots/dashboard.png) @@ -328,4 +328,4 @@ This tool is provided "as is" without warranty. Users are responsible for compli --- -**Remember: Always obtain proper authorization before scanning networks you do not own.** \ No newline at end of file +**Remember: Always obtain proper authorization before scanning networks you do not own.**