Scan connected IP's using GreyNoise API
Project description
IP Checker
Tool to check currently connected IP's using GreyNoise API. It use classic Unix 'netstat' to gain list of currently connected IP's and scan them using GreyNoise API.
Installation
pip install ip-checker
or you can install it from source:
git clone https://github.com/mickgl/ip-checker.git
python3 setup.py install
Usage
By default IP-Checker runs in background and repeats scan until received kill signal. To run in default mode:
ipchecker
However there are two other modes: 'log' which also log all scanned adresses in text file and 'no-background' which preforms one scan and exit.
To run in 'log' mode:
ipchecker --log
And to run in 'no-background':
ipchecker --no-background
Configuration
All configuration is made in 'conf.py' which is (for now) located in site-packages after installation. You can modify it directly or just use '--cfg' argument to access it from IP-Checker:
ipchecker --cfg
For info about configuration look at 'conf.py'.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 ip-checker-1.2.2.tar.gz.
File metadata
- Download URL: ip-checker-1.2.2.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2239018da992afea1a2be2d65df4768b363beb4a3b84ba4d9d746c5e6c60a7e7
|
|
| MD5 |
596c2d994bea61972dbc050cee7d142a
|
|
| BLAKE2b-256 |
74f91ffcc53e5ad386ffd24c25832994e5cbd8dc70570423d16073038a2710c0
|
File details
Details for the file ip_checker-1.2.2-py3-none-any.whl.
File metadata
- Download URL: ip_checker-1.2.2-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
369fcb820f734f2c3796866ac3d7493ce85dfb4003ef5fab099e2f480af00e46
|
|
| MD5 |
6eb93ff7c9223f0aafee99aece8ced1c
|
|
| BLAKE2b-256 |
b97306c14f5a75c1f72772c49c8dec4aedcf7a998fc9dc7ac018e1ca410c34ef
|