Skip to content

Leaf48/MineMonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MineMonitor

It is the fastest Minecraft Server Checker checking 2000 servers at the same time. image

Configuration

maxGoroutines is the maximum goroutine instance value.

checklist.yaml

You can configure what IPs are subject to check.
In those Ips, the numbers following second dot are subject to change.

ips:
  - 160.251.0.0
  - 157.7.0.0
  - 118.27.0.0
  - 118.240.0.0
...

Result (as txt file)

0: 160.251.xxx.xxx
	Version: 1.20
	Players: 0/20
	Player name: []
	MOTD: A Minecraft Server

1: 160.251.xxx.xxx
	Version: 1.17.1
	Players: 0/20
	Player name: []
	MOTD: A Minecraft Server

2: 160.251.xxx.xxx
	Version: 1.19.4
	Players: 0/20
	Player name: []
	MOTD: A Minecraft Server
...

About

Find All Minecraft Server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages