The server control plane for Pterodactyl Panel. Written from the ground-up with security, speed, and stability in mind.
Go to file
Matthew Penner 1c5ddcd20c
server(filesystem): handle writing empty files
Fixes https://github.com/pterodactyl/panel/issues/5038

Signed-off-by: Matthew Penner <me@matthewp.io>
2024-03-17 14:58:13 -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): fix archives in subdirectories 2024-03-14 13:46:36 -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): handle writing empty files 2024-03-17 14:58:13 -06:00
server server(filesystem): handle writing empty files 2024-03-17 14:58:13 -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
.envrc server(filesystem): fix archive creation with ignore 2024-03-13 20:29:09 -06:00
.gitignore environment(docker): fix podman compatibility (#151) 2022-11-06 13:33:01 -07:00
CHANGELOG.md Update CHANGELOG.md 2024-03-14 14:01:13 -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
flake.lock server(filesystem): fix archive creation with ignore 2024-03-13 20:29:09 -06:00
flake.nix server(filesystem): fix archive creation with ignore 2024-03-13 20:29:09 -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 2024-03-16 14:02:13 -06: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 fund 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.
HostEZ US & EU Rust & Minecraft Hosting. DDoS Protected bare metal, VPS and colocation with low latency, high uptime and maximum availability. EZ!
Blueprint Create and install Pterodactyl addons and themes with the growing Blueprint framework - the package-manager for Pterodactyl. Use multiple modifications at once without worrying about conflicts and make use of the large extension ecosystem.

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.