1
0
mirror of https://github.com/vxfemboy/ghostport.git synced 2025-07-12 22:10:16 +02:00

fix oopsie in reame

This commit is contained in:
sad
2024-10-04 20:51:24 +00:00
parent 959739d489
commit bf2dacdaeb

View File

@ -16,7 +16,7 @@ Ghostport is a sophisticated port spoofing tool designed to confuse and mislead
## Installation
```bash
git clone https://github.com/yourusername/ghostport.git
git clone https://github.com/vxfemboy/ghostport.git
cd ghostport
cargo build --release
```
@ -31,7 +31,7 @@ Basic usage:
or you can run with cargo
```bash
git clone https://git.suicidal.network/sad/ghostport.git
git clone https://github.com/vxfemboy/ghostport.git
cd ghostport
cargo run -- -s signatures.txt
```