mirror of
https://github.com/vxfemboy/ghostport.git
synced 2024-11-16 00:58:56 +02:00
Merge pull request #3 from Rachad-Alabi-ADEKAMBI/fix/typo-2
fix typo #2
This commit is contained in:
commit
721286bcf6
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:
|
||||
|
Loading…
Reference in New Issue
Block a user