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
- --h in host /--h 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])
```
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.7.tar.gz
(4.7 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.7.tar.gz.
File metadata
- Download URL: snakescan-1.5.7.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.32.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
02abfa44bc325716f5bd0c04a256896b8c5dfe5425f0cdc61da950ebc9da74d7
|
|
| MD5 |
d592b93f3427898206b9f381a471a954
|
|
| BLAKE2b-256 |
eeed5039b41c81f2fc10089b31203aa14d129e6f28019e192b83c89bd748b785
|
File details
Details for the file snakescan-1.5.7-py2.py3-none-any.whl.
File metadata
- Download URL: snakescan-1.5.7-py2.py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.32.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
688b609c42ef08dd6533a0b7f51fa924c3180856a7ce68858a5936696ee84bab
|
|
| MD5 |
a1bf1d5d4caeadfed08f96364562b839
|
|
| BLAKE2b-256 |
0ab0dce3645f826cb623595fe055c8cd3d45819bd1b4b5e037c010060409bdb0
|