This website requires JavaScript.
Explore
Help
Register
Sign In
astatin3
/
Auto-Shodanner
Watch
1
Star
0
Fork
0
You've already forked Auto-Shodanner
mirror of
https://github.com/Astatin3/Auto-Shodanner.git
synced
2026-06-09 00:28:00 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
191b7280f065234d6fc22c55bfc9d53ea0985e59
Auto-Shodanner
/
libs
/
scanners
/
udpScanner.py
T
2 lines
70 B
Python
Raw
Normal View
History
Unescape
Escape
Add port scanners, better scanning, geo location
2024-04-17 21:46:53 -06:00
def
scan
(
address
:
str
,
port
:
int
)
:
Use python-nmap, add requirements.txt, other improvments.
2024-04-18 13:51:45 -06:00
return
f
'
<
{
address
}
:
{
port
}
>
'
,
False
Reference in New Issue
Copy Permalink