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
- Host: GitHub
- URL: https://github.com/massimo-rnd/osis-cli
- Owner: massimo-rnd
- License: gpl-3.0
- Archived: true
- Created: 2024-08-28T09:48:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-17T11:47:30.000Z (over 1 year ago)
- Last Synced: 2025-04-23T09:52:47.017Z (11 months ago)
- Topics: commandline, commandline-interface, ip-scanner, java, open-source
- Language: Java
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# OSIS-CLI






## 🚀 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



---
### 📞 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)