DanMcInerney / wifijammer

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

Missing parentheses in call to 'print' #116

Closed ARCHOS31 closed 1 year ago

ARCHOS31 commented 2 years ago

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

FirephoenixX02 commented 2 years ago

Fixed by https://github.com/DanMcInerney/wifijammer/pull/117