The server control plane for Pterodactyl Panel. Written from the ground-up with security, speed, and stability in mind.
Go to file
2017-09-01 00:00:08 +02:00
.dev/vagrant move git repo to github.com/Pterodactyl/wings 2017-07-01 19:26:05 +02:00
api api: improve routes 2017-08-31 23:57:33 +02:00
command wings cmd: add config flag 2017-08-31 23:59:35 +02:00
config config: remove old config struct 2017-09-01 00:00:08 +02:00
constants add all old routes and handlers 2017-08-02 22:02:34 +02:00
control rewrite auth 2017-08-02 21:35:15 +02:00
logs very basic thoughts on module and file structure 2017-06-19 00:01:44 +02:00
tools config: use constants with config keys instead of struct as its easier to handle 2017-08-31 20:13:01 +02:00
.editorconfig add editorconfig and gitignore 2017-06-18 23:59:30 +02:00
.gitignore gitignore: ignore built wings executable 2017-08-31 23:59:06 +02:00
.travis.yml travis: switch to go 1.9 2017-08-31 20:04:53 +02:00
config.example.json config: use constants with config keys instead of struct as its easier to handle 2017-08-31 20:13:01 +02:00
glide.lock first implementation of docker environment 2017-07-30 20:05:06 +02:00
glide.yaml first implementation of docker environment 2017-07-30 20:05:06 +02:00
LICENSE update license 2017-06-27 10:25:17 +02:00
Makefile travis: limit builds to supported os/arch list 2017-08-02 23:23:13 +02:00
README.md add official wings ascii logo 2017-07-06 19:01:08 +02:00
Vagrantfile move git repo to github.com/Pterodactyl/wings 2017-07-01 19:26:05 +02:00
wings.go rename main.go to wings.go 2017-07-06 19:00:21 +02:00

Pterodactyl wings travis codacy quality codacy coverage

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

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

This project is currently in a very early stage. Do not use in production.

We are not accepting pull requests at this point of development. You are welcome to open issues with general feature requests and improvments compared to the current pterodactyl daemon. Please check if a similar issue, wether open or closed, exists already!