IPv4 address scanner for collecting address information.Use carefully for your network safety.Use to get IPV4 from IPV6 address.Don't use it to scan IPV6 because it's not designed for it.
Project description
SnakeScan
import SnakeScan
SnakeScan.run()
Help
- -l need internet to view public ip you device
- -t threading port search
- -s single port search
- -i information about host
- -help in host /-help port in host
- -check [host] scan subnet in ip
- exit in host or port off script
Added class Watcher:
for SnakeScan import Watcher
Watcher(host:str,port:int)
Added multiple use Watcher:
from SnakeScan import Watcher
ports=[53,80,100,160]
for i in range(len(ports)):
Watcher("127.0.0.1",ports[i])
Added CLI command line use snake or Snake
usage: Snake [-h] [-sp] [-v] [-i] [-p PORTS] [-s SINGLE]
[-t] [-ch] [-l]
[host]
Snake - It's a command line module SnakeScan. Use him for
more fast starting
positional arguments:
host
options:
-h, --help show this help message and exit
-sp, --speed speed scan
-v, --version version
-i, --info ip info
-p, --ports PORTS ports
-s, --single SINGLE single scan
-t, --thread fast scan
-ch, --check scan subnet
-l, --local view you public ip - need internet
Added Info about ipv6
snake 2001:db8:: -i or snake [2001:4860:4860::8888] -i
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
snakescan-1.6.2.tar.gz
(7.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file snakescan-1.6.2.tar.gz.
File metadata
- Download URL: snakescan-1.6.2.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.32.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9793a3fd59d2423243e7558de4b731b57428679c3f9a72c012e5b70494cb5347
|
|
| MD5 |
4f030e70a5a229c8c3c56d9a7dce4703
|
|
| BLAKE2b-256 |
ddba7b32b05724c56b5b0fff936316e96a04906c0cf9979058adbfde43bd003f
|
File details
Details for the file snakescan-1.6.2-py3-none-any.whl.
File metadata
- Download URL: snakescan-1.6.2-py3-none-any.whl
- Upload date:
- Size: 9.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.32.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
220e231cdd585cec8d4b65f05ec775a4640723bf949c07068ba98727e477d2ec
|
|
| MD5 |
d3c74747e52c390cabec93250c0fc101
|
|
| BLAKE2b-256 |
4b96e1547fcdae9ba5470ab5b1d15c2fad330f68b9fc28776ea89224e5de635c
|