t4d/StalkPhish

URL schema problem with -u option

Closed this issue · 1 comments

t4d commented

It seems that when you try to declare a unique URL (with -u option), if this URL does not start with "http|s://" an Invalid or Missing Requests schema occured.

t4d commented

Script now check if added url "startswith" "http(s)://". See commit b1901a1