Skip to content

denizkoekden/path-of-titans-query

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Path of Titans - Query Helper

This Project aims to generate an Query for the Game "Path of Titans". So you can check, if the given Servers is online and check if all Settings and Mods have been set correctly.

Usage/Examples

Python Usage:

Needs python3 installed.

Lookup Server "MyServer":

python3 query.py -n MyServer

Lookup Server with IP-Address "127.0.0.1":

python3 query.py -ip 127.0.0.1

PHP Usage:

Put .php-File on Webserver and use as follow

Lookup Server with IP-Address "127.0.0.1":

https://myserver.tld/potquery/potquery.php?addr=127.0.0.1

Lookup Server with Name "MyServer":

https://myserver.tld/potquery/potquery.php?name=MyServer

Roadmap

  • Beautify Results

  • Add more filters and params

About

Path of Titans - Query Helper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published