The server control plane for Pterodactyl Panel. Written from the ground-up with security, speed, and stability in mind.
Go to file
Matthew Penner d1c0ca5260
server(filesystem): rebuild everything imaginable
This wonderfully large commit replaces basically everything under the
`server/filesystem` package, re-implementing essentially everything.

This is related to
https://github.com/pterodactyl/wings/security/advisories/GHSA-494h-9924-xww9

If any vulnerabilities related to symlinks persist after this commit, I
will be very upset.

Signed-off-by: Matthew Penner <me@matthewp.io>
2024-03-13 12:27:29 -06:00
.github ci: update to go 1.21.8 and 1.22.1 2024-03-12 21:43:50 -06:00
cmd environment(docker): fix podman compatibility (#151) 2022-11-06 13:33:01 -07:00
config server(filesystem): rebuild everything imaginable 2024-03-13 12:27:29 -06:00
environment go: update dependencies 2023-03-07 15:36:35 -07:00
events chore: reformat code 2022-10-06 09:58:42 -06:00
internal server(filesystem): rebuild everything imaginable 2024-03-13 12:27:29 -06:00
loggers/cli run gofumpt 2021-11-15 10:37:56 -07:00
parser server(filesystem): rebuild everything imaginable 2024-03-13 12:27:29 -06:00
remote remote: use POST for server tranfer status 2022-12-01 11:50:56 -07:00
router server(filesystem): rebuild everything imaginable 2024-03-13 12:27:29 -06:00
server server(filesystem): rebuild everything imaginable 2024-03-13 12:27:29 -06:00
sftp server(filesystem): rebuild everything imaginable 2024-03-13 12:27:29 -06:00
system config: fix docker Go API deprecation 2024-03-12 21:42:58 -06:00
.dockerignore Fix user problems when running inside of Docker 2021-01-02 12:58:58 -07:00
.gitignore environment(docker): fix podman compatibility (#151) 2022-11-06 13:33:01 -07:00
CHANGELOG.md Update CHANGELOG.md 2023-10-10 12:53:51 -06:00
docker-compose.example.yml USe readonly flag on compose 2021-01-23 13:46:57 -08:00
Dockerfile ci: update to go 1.21.8 and 1.22.1 2024-03-12 21:43:50 -06:00
go.mod server(filesystem): rebuild everything imaginable 2024-03-13 12:27:29 -06:00
go.sum server(filesystem): rebuild everything imaginable 2024-03-13 12:27:29 -06:00
LICENSE License date updates 2021-03-26 09:33:24 -07:00
Makefile ci: remove binary compression 2022-10-05 21:27:33 -06:00
README.md Update README.md 2023-12-29 22:12:22 -07:00
wings-api.paw remove trailing slashes from api 2018-05-17 21:18:02 +02:00
wings.go chore: run gofumpt 2022-10-05 17:24:11 -06:00

Logo Image

Discord GitHub Releases Go Report Card

Pterodactyl Wings

Wings is Pterodactyl's server control plane, built for the rapidly changing gaming industry and designed to be highly performant and secure. Wings provides an HTTP API allowing you to interface directly with running server instances, fetch server logs, generate backups, and control all aspects of the server lifecycle.

In addition, Wings ships with a built-in SFTP server allowing your system to remain free of Pterodactyl specific dependencies, and allowing users to authenticate with the same credentials they would normally use to access the Panel.

Sponsors

I would like to extend my sincere thanks to the following sponsors for helping find Pterodactyl's development. Interested in becoming a sponsor?

Company About
Aussie Server Hosts No frills Australian Owned and operated High Performance Server hosting for some of the most demanding games serving Australia and New Zealand.
BisectHosting BisectHosting provides Minecraft, Valheim and other server hosting services with the highest reliability and lightning fast support since 2012.
MineStrator Looking for the most highend French hosting company for your minecraft server? More than 24,000 members on our discord trust us. Give us a try!
VibeGAMES VibeGAMES is a game server provider that specializes in DDOS protection for the games we offer. We have multiple locations in the US, Brazil, France, Germany, Singapore, Australia and South Africa.

Documentation

Reporting Issues

Please use the pterodactyl/panel repository to report any issues or make feature requests for Wings. In addition, the security policy listed within that repository also applies to Wings.