The server control plane for Pterodactyl Panel. Written from the ground-up with security, speed, and stability in mind.
Go to file
Dane Everitt d3843e1d28
Merge pull request #42 from pterodactyl/issue/2200
Fix 500 errors on some file routes when accessing a file that doesn't exist
2020-07-31 20:02:39 -07:00
.github/workflows Use brute 2020-07-19 19:16:01 -07:00
api Update SFTP logic for authentication to avoid brute forces; replicates logic from #9 2020-07-02 21:03:11 -07:00
cmd Update all of the old UUID refs to new 2020-07-19 17:53:41 -07:00
config Merge branch 'develop' into feature/server-mounts 2020-07-11 12:32:34 -06:00
environment Start the process of migrating from zap to a cleaner CLI output for logs 2020-05-28 22:07:53 -07:00
installer Update all of the old UUID refs to new 2020-07-19 17:53:41 -07:00
loggers/cli Fix error handling to be more accurate in the stacks 2020-07-29 20:54:26 -07:00
logs very basic thoughts on module and file structure 2017-06-19 00:01:44 +02:00
parser Fix saving of ini configuration files to the disk 2020-06-29 20:21:41 -07:00
router Fix 500 errors on file routes when accessing a file that doesn't exist 2020-07-31 16:01:32 -06:00
server Fix 500 errors on file routes when accessing a file that doesn't exist 2020-07-31 16:01:32 -06:00
sftp Update all of the old UUID refs to new 2020-07-19 17:53:41 -07:00
system change system.Version to var so we can set at build 2020-07-05 03:31:30 +02: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 Change filewalker implementation to use a pool 2020-07-16 21:51:31 -07:00
go.sum Change filewalker implementation to use a pool 2020-07-16 21:51:31 -07:00
LICENSE Relicense 2019-12-25 14:33:02 -08:00
Makefile Fix makefile 2020-06-18 21:05:00 -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.