1
0
mirror of https://github.com/vxfemboy/ghostport.git synced 2026-06-13 16:05:31 +02:00

replaced '-d' with '-v' in readme file

This commit is contained in:
Rachad-Alabi-ADEKAMBI
2024-10-20 12:03:54 +01:00
parent bf2dacdaeb
commit d95ed775ff
Regular → Executable
+1 -1
View 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: