shepherdjay / ipfromwebpage

Simple script that scrapes a web page for IP addresses and prints aggregate result.
MIT License
2 stars 6 forks source link

URLs with Paranthesis not Accepted #7

Closed shepherdjay closed 7 years ago

shepherdjay commented 7 years ago

python3.5 ipfromwebpage.py https://technet.microsoft.com/library/dn163583(v=exchg.150).aspx -bash: syntax error near unexpected token `('

shepherdjay commented 7 years ago

Correction. This is bash issue, I should read whole error message before submitting my silliness on a public website. Wrap in quotes and it works.