DanMcInerney / wifijammer

Continuously jam all wifi clients/routers
3.95k stars 778 forks source link

SyntaxError: #92

Closed Sechunt3r closed 6 years ago

Sechunt3r commented 6 years ago

File "wifijammer", line 114 print '['+G+''+W+'] Finding the most powerful interface...' ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print('['+G+''+W+'] Finding the most powerful interface...')?

DanMcInerney commented 6 years ago

It's a python 2 script