The server control plane for Pterodactyl Panel. Written from the ground-up with security, speed, and stability in mind.
Go to file
2019-12-28 14:57:19 -08:00
api Very, very basic server installation process 2019-12-28 14:57:19 -08:00
config Better approach to timezone handling by using a TZ environment variable 2019-12-24 16:57:22 -08:00
data Correctly include the server data folder 2019-12-21 21:17:14 -08:00
installer Create server data directory when installing 2019-12-24 17:13:03 -08: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
server Very, very basic server installation process 2019-12-28 14:57:19 -08:00
sftp Get SFTP validation finalized 2019-12-07 17:35:45 -08:00
.gitignore fix environment_docker_test data path 2018-04-01 23:41:45 +02:00
.travis.yml use go dep with travis 2018-02-20 23:43:33 +01:00
const.go None of these constants are actually used 2019-12-24 15:30:25 -08:00
environment.go Add support for creating network if it is missing 2019-12-07 17:31:12 -08:00
go.mod Update SFTP server dependency 2019-12-24 17:11:54 -08:00
go.sum Update SFTP server dependency 2019-12-24 17:11:54 -08:00
http.go Very, very basic server installation process 2019-12-28 14:57:19 -08: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
system.go [#3c9g25] Add endpoint for returning basic system information 2019-12-09 21:05:55 -08:00
websocket.go Less problematic handling for time drift in the socket 2019-12-28 12:27:21 -08:00
wings-api.paw remove trailing slashes from api 2018-05-17 21:18:02 +02:00
wings.go General code cleanup 2019-12-24 16:40:51 -08: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.