mirror of
https://github.com/xnite/MCSeeker.git
synced 2026-05-02 12:54:50 -07:00
Update README.md
This commit is contained in:
@@ -5,6 +5,9 @@ This scans for MineCraft servers... really really fast!
|
|||||||
* Clone this repository somewhere.
|
* Clone this repository somewhere.
|
||||||
* Run `npm install` from within this directory.
|
* Run `npm install` from within this directory.
|
||||||
|
|
||||||
|
## Getting Help
|
||||||
|
You can get help through our [Discord server](https://discord.gg/3RUjaRzdKv)
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
Run `node ./scanner.js [options] --ip <ip range>`
|
Run `node ./scanner.js [options] --ip <ip range>`
|
||||||
|
|
||||||
@@ -49,4 +52,4 @@ In this example it took `3.183` seconds to scan `255` IP addresses, and find `85
|
|||||||
|
|
||||||
## Limitations
|
## Limitations
|
||||||
* Fails to scan more than a /10 without kicking the bucket... so you should probably stick to that or smaller ranges.
|
* Fails to scan more than a /10 without kicking the bucket... so you should probably stick to that or smaller ranges.
|
||||||
* Working on a Minecraft bot client... doesn't work though... you can see how badly it doesn't work by using `--enable-client` flag... it is totally broken. **Don't use it**.
|
* Working on a Minecraft bot client... doesn't work though... you can see how badly it doesn't work by using `--enable-client` flag... it is totally broken. **Don't use it**.
|
||||||
|
|||||||
Reference in New Issue
Block a user