You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 weeks ago | |
---|---|---|
LICENSE.txt | 2 weeks ago | |
README.md | 2 weeks ago | |
mumble-ping.php | 2 weeks ago | |
mumble.php | 2 weeks ago |
README.md
Mumble ping API
A simple PHP module to ping mumble serbers.
How to install
- Run this thing:
git clone https://git.lolcat.ca/lolcat/mumble-ping/
- Download the latest release of geoip2.phar: https://github.com/maxmind/GeoIP2-php/releases
- Sign up for maxmind's bullshit site and get the country GeoLite2 .mmdb file
- Drop all the shit you downloaded in the root of this repo
Done. Now, just drop all of that crap inside a webserber that supports PHP and access the mumble.php file.
Usage
/mumble.php?ip=sleipnir.sh
or
/mumble.php?ip=aaathats3as.com&port=64738
So yeah, the port is optional. IPs and port is sanitized.
Try it out
https://lolcat.ca/mumble_ping_api/
Enjoy!!