mirror of
https://github.com/vxfemboy/ghostport.git
synced 2025-07-12 22:10:16 +02:00
replaced '-d' with '-v' in readme file
This commit is contained in:
2
README.md
Normal file → Executable file
2
README.md
Normal file → Executable file
@ -52,7 +52,7 @@ This will start Ghostport on the default address (127.0.0.1:8888) using the sign
|
||||
Run with custom address and verbose logging:
|
||||
|
||||
```bash
|
||||
./target/release/ghostport -s signatures.txt -l 0.0.0.0:8888 -d
|
||||
./target/release/ghostport -s signatures.txt -l 0.0.0.0:8888 -v
|
||||
```
|
||||
|
||||
Run with debug logging:
|
||||
|
Reference in New Issue
Block a user