The server control plane for Pterodactyl Panel. Written from the ground-up with security, speed, and stability in mind.
Go to file
2020-04-10 15:39:07 -06:00
api Add the ability to fetch all servers, fix cpu usage leak again.. 2020-04-10 15:39:07 -06:00
cmd Add the ability to fetch all servers, fix cpu usage leak again.. 2020-04-10 15:39:07 -06:00
config Removes SyncServersOnBoot configuration option and requires that servers are synced when the daemon boots 2020-04-10 12:16:04 -06:00
data Add the ability to fetch all servers, fix cpu usage leak again.. 2020-04-10 15:39:07 -06:00
environment use cobra for cli 2020-04-10 13:12:18 +00:00
installer Add the ability to fetch all servers, fix cpu usage leak again.. 2020-04-10 15:39:07 -06:00
logs very basic thoughts on module and file structure 2017-06-19 00:01:44 +02:00
parser Create the config file if it is missing for the server, then try again 2019-12-07 16:48:26 -08:00
router Add the ability to fetch all servers, fix cpu usage leak again.. 2020-04-10 15:39:07 -06:00
server Add the ability to fetch all servers, fix cpu usage leak again.. 2020-04-10 15:39:07 -06:00
sftp Get SFTP validation finalized 2019-12-07 17:35:45 -08:00
system Port most of the HTTP code over to gin 2020-04-05 18:00:33 -07:00
.gitignore fix environment_docker_test data path 2018-04-01 23:41:45 +02:00
.travis.yml Remove "go mod download" and replace 1.9.x with 1.11.x due to missing go modules support 2020-02-07 17:08:20 -07:00
CHANGELOG.md Create CHANGELOG.md 2020-01-19 15:25:03 -08:00
go.mod Add the ability to fetch all servers, fix cpu usage leak again.. 2020-04-10 15:39:07 -06:00
go.sum Add the ability to fetch all servers, fix cpu usage leak again.. 2020-04-10 15:39:07 -06:00
LICENSE Relicense 2019-12-25 14:33:02 -08:00
Makefile travis: limit builds to supported os/arch list 2017-08-02 23:23:13 +02:00
README.md Update README.md 2019-04-08 12:29:12 -07:00
wings-api.paw remove trailing slashes from api 2018-05-17 21:18:02 +02:00
wings.go use cobra for cli 2020-04-10 13:12:18 +00:00

Alpha Project

Please refrain from opening PRs or Issues at this time. This project is still under heavy development, and until we have a solid foundation and plan for how everything will connect, we will not be accepting PRs or feature suggestions.

Pterodactyl wings travis codacy quality codacy coverage

                     ____
__ Pterodactyl _____/___/_______ _______ ______
\_____\    \/\/    /   /       /  __   /   ___/
   \___\          /   /   /   /  /_/  /___   /
        \___/\___/___/___/___/___    /______/
                            /_______/ alpha

A new generation of the Pterodactyl daemon, written in go.