Skip to content

Commit d6f343a

Browse files
authored
Update wifi_jamming.py
Signed-off-by: Sean Baker <[email protected]>
1 parent c31f499 commit d6f343a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/others/wifi_jamming.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ class WifiJammerNG(HackingTool):
1414
'echo "python wifijammer.py [-a AP MAC] [-c CHANNEL] [-d] [-i INTERFACE] [-m MAXIMUM] [-k] [-p PACKETS] [-s SKIP] [-t TIME INTERVAL] [-D]"| boxes | lolcat',
1515
"cd wifijammer-ng;sudo python wifijammer.py"
1616
]
17-
PROJECT_URL = "https://github.com/MisterBianco/wifijammer-ng"
17+
PROJECT_URL = "https://github.com/paragonsean/wifijammer-ng" # https://github.com/2ZZ/wifijammer-ng is no longer available I forked a copy of the orginal from https://github.com/2ZZ/wifijammer-ng
1818

1919

2020
class KawaiiDeauther(HackingTool):

0 commit comments

Comments
 (0)