mirror of https://github.com/YGGverse/YGGstate.git
phpyggdrasilcrawlermysqlsphinxspiderexplorersearch-engineyggdrasilctlgeolite2analyticsyggdrasil-php-apigeo-locationyggdrasil-networkgeo-ipyggstateyggdrasil-api
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.
ghost
606a6f1cac
|
1 year ago | |
---|---|---|
example/environment | 1 year ago | |
database | 1 year ago | |
media | 1 year ago | |
src | 1 year ago | |
.gitignore | 1 year ago | |
LICENSE | 1 year ago | |
README.md | 1 year ago | |
composer.json | 1 year ago |
README.md
YGGstate
Yggdrasil Network Explorer
Overview
https://github.com/YGGverse/YGGstate/tree/main/media
Online trackers
- tls://94.140.114.241:4708
- http://[201:23b4:991a:634d:8359:4521:5576:15b7]/yggstate
- http://94.140.114.241/yggstate
Requirements
php8^
php-pdo
php-mysql
php-memcached
memcached
sphinxsearch
Database model
Installation
git clone https://github.com/YGGverse/YGGstate.git
cd YGGstate
composer install
Setup
- Server configuration
/example/environment
- The web root dir is
/src/public
- Deploy the database using MySQL Workbench project presented in the
/database
folder - Install Sphinx Search Server
- Install GeoLite2 DB to
/src/storage
or provide alternative path in configuration file - Configuration examples presented at
/config
folder - Set up the
/src/crontab
by following example - Set up server as yggdrasil public peer to start remote connections tracking
Contribute
Please make new branch for each PR
git checkout main
git checkout -b my-pr-branch-name
Roadmap
API
- trackers
- peers
Crawler
- federated model
Donate to contributors
License
- Engine sources MIT License
Feedback
Feel free to share your ideas and bug reports!