From bf2dacdaeb138aae349cebe78b60478efd098f75 Mon Sep 17 00:00:00 2001 From: sad Date: Fri, 4 Oct 2024 20:51:24 +0000 Subject: [PATCH] fix oopsie in reame --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cf7a2e3..2df16a0 100644 --- a/README.md +++ b/README.md @@ -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 ```