DanMcInerney / net-creds

Sniffs sensitive data from interface or pcap
GNU General Public License v3.0
1.65k stars 432 forks source link

problem when running on mac os x #10

Closed karlisfj closed 6 years ago

karlisfj commented 9 years ago

sudo python net-creds.py File "net-creds.py", line 75 ipr = Popen([‘/usr/local/bin/ip’, 'route'], stdout=PIPE, stderr=DN) ^ SyntaxError: invalid syntax