Skip to content

Commit 963969a

Browse files
Merge pull request #7 from niirmaaltwaatii/dev
invalid host doesn't make redirects
2 parents 979e88a + ed75d00 commit 963969a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

funcs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ def portScan(host, port):
4343
s.close()
4444
except :
4545
print(f"{host} is Invalid Host !")
46-
sscan()
46+

0 commit comments

Comments
 (0)