The server control plane for Pterodactyl Panel. Written from the ground-up with security, speed, and stability in mind.
Go to file
2020-05-28 19:53:12 -07:00
api Clean debugging output to not include the full authorization key in debug output 2020-05-17 15:28:04 -07:00
cmd Fix SFTP default configuration; closes pterodactyl/panel#2045 2020-05-25 15:51:36 -07:00
config Fix SFTP default configuration; closes pterodactyl/panel#2045 2020-05-25 15:51:36 -07:00
environment use cobra for cli 2020-04-10 13:12:18 +00:00
installer Correctly handle validation errors vs. errors from the panel during installation 2020-04-11 17:55:00 -07:00
logs very basic thoughts on module and file structure 2017-06-19 00:01:44 +02:00
parser Better match handling I think? 2020-05-17 18:22:06 -07:00
router Don't lock up websocket when sending error json; ref pterodactyl/panel#2076 2020-05-28 19:52:47 -07:00
server Don't cause a crash loop when part of the pre-server-boot process fails 2020-05-28 19:53:12 -07:00
sftp Update to latest version of sftp-server; closes pterodactyl/panel#2014 2020-05-09 17:47:12 -07:00
system Port most of the HTTP code over to gin 2020-04-05 18:00:33 -07:00
.gitignore Support data coming from the panel better 2020-04-26 16:21:58 -07:00
.travis.yml switch to go 1.13 and add go mod download again 2020-04-13 23:54:56 +02:00
CHANGELOG.md Update CHANGELOG.md 2020-05-03 21:37:36 -07:00
docker-compose.example.yml add trailing / 2020-04-25 22:38:18 -04:00
Dockerfile update dockerfile 2020-04-26 18:12:01 -04:00
go.mod Better match handling I think? 2020-05-17 18:22:06 -07:00
go.sum Better match handling I think? 2020-05-17 18:22:06 -07:00
LICENSE Relicense 2019-12-25 14:33:02 -08:00
Makefile Update makefile to for easier builds 2020-05-17 16:12:42 -07: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.