Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arthurmelton/greynoise-cli
MIRROR: https://git.arthurmelton.com/greynoise-cli
https://github.com/arthurmelton/greynoise-cli
Last synced: about 1 month ago
JSON representation
MIRROR: https://git.arthurmelton.com/greynoise-cli
- Host: GitHub
- URL: https://github.com/arthurmelton/greynoise-cli
- Owner: arthurmelton
- License: gpl-2.0
- Created: 2022-12-27T00:18:38.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-12-27T16:58:32.000Z (about 2 years ago)
- Last Synced: 2024-12-09T09:08:56.532Z (about 2 months ago)
- Language: Rust
- Size: 21.5 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [GreyNoise-cli](https://git.arthurmelton.com/greynoise-cli)
# Install
```
cargo install --git https://github.com/AMTitan/greynoise-cli
```# Run
```
A cli program to check ipsUsage: gn
Commands:
noise How much noise do they make on the internet
riot The person / company running the ip
help Print this message or the help of the given subcommand(s)Arguments:
The ip that you want to checkOptions:
-h, --help Print help information
-V, --version Print version information
```