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
$ SnakeConsole -h
usage: SnakeConsole [-h] [-i] [-p PORTS] [-s SINGLE] [-t]
[-ch] [-l]
[host]
SnakeCLI - 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
-i, --info info about host
-p, --ports PORTS ports
-s, --single SINGLE single scan
-t, --thread fast scan
-ch, --check scan subnet
-l, --local view you public local 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.8.tar.gz
(5.9 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.8.tar.gz.
File metadata
- Download URL: snakescan-1.5.8.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.32.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
59aa4f4d25c3190fddabe4884b04e56a9f503f7b504d9b73386d00bca6d669d6
|
|
| MD5 |
84db8a1007bec5b9f4e899a67e720599
|
|
| BLAKE2b-256 |
79f159c875c71b6d49a8c4e07817118ccb5434df32ed884b6319f5ee88174d79
|
File details
Details for the file snakescan-1.5.8-py2.py3-none-any.whl.
File metadata
- Download URL: snakescan-1.5.8-py2.py3-none-any.whl
- Upload date:
- Size: 8.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.32.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d077ed318b96551edc8f98c85f408e450232e5cbff0dc304a8d1ed3638825276
|
|
| MD5 |
350e5ed13aeabacc2390e9391a0f196a
|
|
| BLAKE2b-256 |
243ccb06b6080f482227c3e577ab17f01245a7b7b77da522ba477a651aaa6d34
|