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

https://github.com/rockchinq/mcsniffer

Sniff Minecraft Java Edition servers on the internet
https://github.com/rockchinq/mcsniffer

Last synced: about 1 month ago
JSON representation

Sniff Minecraft Java Edition servers on the internet

Awesome Lists containing this project

README

          

# MCSniffer

Scan provided addresses and probe potential Minecraft Java Edition servers.

## Usage

1. Download the latest release from the [releases page](https://github.com/RockChinQ/MCSniffer/releases).
2. Launch with `java -jar MCSniffer.jar`.
3. Enter the IP addresses and ports you want to scan, separated by commas, supports ranges (e.g. 1024-25565).
4. Set thread count, timeout, random delay and other options.
5. Click `Save & Start` to start scanning.
6. Switch to `Dashboard` to check the scan progress.
7. Switch to `Results` to view the results.
8. If you want to save(load) the progress and results, switch back to `Settings` and click `Export Progress`(`Load Progress`).

## Notes

1. Consider using a proxy to scan addresses because some addresses may block your IP.

## Screenshots

![屏幕截图 2023-01-22 110409](https://user-images.githubusercontent.com/45992437/213898758-d82fcf28-abbb-41d9-aa3f-8e94636447ee.png)
![屏幕截图 2023-01-22 110556](https://user-images.githubusercontent.com/45992437/213898763-47069f57-c44a-407b-b50d-3bf6d465ec10.png)
![屏幕截图 2023-01-22 110512](https://user-images.githubusercontent.com/45992437/213898761-dab79dd5-a4ad-4106-a2c4-04bcc27d43ad.png)