An open API service indexing awesome lists of open source software.

https://github.com/massimo-rnd/osis-cli

Commandline Open Source IP Scanner
https://github.com/massimo-rnd/osis-cli

commandline commandline-interface ip-scanner java open-source

Last synced: 11 months ago
JSON representation

Commandline Open Source IP Scanner

Awesome Lists containing this project

README

          

![Repo-Image](https://massimo.gg/github-images/osis-cli.webp)

# OSIS-CLI

![License](https://img.shields.io/github/license/massimo-rnd/osis-cli)
![Issues](https://img.shields.io/github/issues/massimo-rnd/osis-cli)
![Forks](https://img.shields.io/github/forks/massimo-rnd/osis-cli)
![Stars](https://img.shields.io/github/stars/massimo-rnd/osis-cli)
![Last Commit](https://img.shields.io/github/last-commit/massimo-rnd/osis-cli)
![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/massimo-rnd/osis-cli?include_prereleases)

## 🚀 Overview

OSIS-CLI allows you to scan your network for all used IPs in a defined subnet by using it's simple commandline interface.

## 🎯 Features

- Simple IP Scanning of a desired subnet
- Results with hostnames for identification
- Open-Source & Free

## 🛠️ Installation

To start off, please head to the [releases page](https://github.com/massimo-rnd/osis-cli/releases) and download a pre-built jar file.

*If you don't trust me for some reason, feel free to download the latest released source code and build it your self.*

## 💻 Usage

Launch the application using your terminal. Most of the time it's the following command:

`java -jar osis.jar`

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/massimo-rnd/osis-cli/issues).

1. Fork the project.
2. Create your feature branch (`git checkout -b feature/AmazingFeature`).
3. Commit your changes (`git commit -m 'Add some AmazingFeature'`).
4. Push to the branch (`git push origin feature/AmazingFeature`).
5. Open a pull request.

See [CONTRIBUTING.md](CONTRIBUTING.md) for more details.

## 📜 License

This project is licensed under the GPL-3.0 License. See the [LICENSE](LICENSE) file for details.

## 📊 Repository Metrics

![Repo Size](https://img.shields.io/github/repo-size/massimo-rnd/osis-cli)
![Contributors](https://img.shields.io/github/contributors/massimo-rnd/osis-cli)
![Commit Activity](https://img.shields.io/github/commit-activity/m/massimo-rnd/osis-cli)

---

### 📞 Contact

For any inquiries, feel free to reach out:
- email: [hi@massimo.gg](mailto:hi@massimo.gg)
- X: [massimo-rnd](https://x.com/massimo-rnd)
- [Discord](https://discord.gg/wmC5AA6c)