Skip to content

A python script that scraps the TORN Text-Based MMORPG Player Database and indexes it, and a front and backoffice in PHP / MySQL to use that information

License

Notifications You must be signed in to change notification settings

zebrajr/tornfarm

Repository files navigation

tornfarm

Situation

You want to find targets to attack while chaining on the online MMOPRG Torn

Target

Automated way to find players and relevant information over them, in a easy way to inspect

Action

Stack of MariaDB, Python, Apache, PHP (and phpMyAdmin)

Result

The Stack allows to automatically search, scrap, index and find information about player

Deploy with docker-compose:

  • copy .env.sample to .env
cp .env.sample .env
  • Change the default values in .env
nano .env
  • run docker-compose
docker-compose up --build

Ps.: Feel free to improve :)

Some Statistics





About

A python script that scraps the TORN Text-Based MMORPG Player Database and indexes it, and a front and backoffice in PHP / MySQL to use that information

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published