Module SnakeScan
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
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
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.5.9.tar.gz
(6.6 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.5.9.tar.gz.
File metadata
- Download URL: snakescan-1.5.9.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.32.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1886c2736f568aaf682ea03c5e4382cbaacb522742e1c50c4a8b1ab60c2ae28e
|
|
| MD5 |
a27716828f3eb9d6f270a9d3779e3134
|
|
| BLAKE2b-256 |
6f38e6267de3c5a053637f226bf7d92f80ad89989bc65c65df589fc569786e10
|
File details
Details for the file snakescan-1.5.9-py2.py3-none-any.whl.
File metadata
- Download URL: snakescan-1.5.9-py2.py3-none-any.whl
- Upload date:
- Size: 9.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.32.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ac00b6aef6e3838ecee2d8c49df60867acd76620a57f84d811ef0bf7f327396e
|
|
| MD5 |
ad963e623ad5a00545f107dc374a5f1c
|
|
| BLAKE2b-256 |
139aa4dca4ef0062c82b214012f252043cf657cdc5fa40ad1da98bcf908de155
|