Yggdrasil Network Explorer
https://github.com/YGGverse/YGGstate/tree/main/media
php8^
php-pdo
php-mysql
php-memcached
memcached
sphinxsearch
git clone https://github.com/YGGverse/YGGstate.gitcd YGGstatecomposer install
- Server configuration
/example/environment - The web root dir is
/src/public - Deploy the database using MySQL Workbench project presented in the
/databasefolder - Install Sphinx Search Server
- Install GeoLite2 DB to
/src/storageor provide alternative path in configuration file - Configuration examples presented at
/configfolder - Set up the
/src/crontabby following example - Set up server as yggdrasil public peer to start remote connections tracking
Please make new branch for each PR
git checkout main
git checkout -b my-pr-branch-name
API
- trackers
- peers
- Engine sources MIT License
Feel free to share your ideas and bug reports!

