No description
  • Go 99.6%
  • Nix 0.2%
  • Makefile 0.1%
  • Dockerfile 0.1%
Find a file
2026-01-14 13:22:28 -06:00
.github chore: update ci pipelines and Go version to 1.24.11 2026-01-13 11:04:22 -07:00
cmd feat: add mount for /etc/machine-id for servers 2026-01-13 11:49:43 -07:00
config feat: add mount for /etc/machine-id for servers 2026-01-13 11:49:43 -07:00
environment go: update dependencies 2024-12-07 14:54:17 -07:00
events go: update dependencies (#198) 2024-08-28 19:47:33 -06:00
internal ufs: improve error handling 2025-03-09 19:19:29 -06:00
loggers/cli run gofumpt 2021-11-15 10:37:56 -07:00
parser go: update dependencies (#198) 2024-08-28 19:47:33 -06:00
remote go: update dependencies (#198) 2024-08-28 19:47:33 -06:00
router Apply throttling to websocket connections, websocket messages, and individual events (#290) 2026-01-05 16:07:39 -08:00
server feat: add mount for /etc/machine-id for servers 2026-01-13 11:49:43 -07:00
sftp Security: disconnect active SFTP connections when server suspended or user removed (#288) 2025-12-26 17:50:56 -08:00
system Security: disconnect active SFTP connections when server suspended or user removed (#288) 2025-12-26 17:50:56 -08:00
.dockerignore Fix user problems when running inside of Docker 2021-01-02 12:58:58 -07:00
.editorconfig chore: add .editorconfig 2025-03-09 19:26:32 -06:00
.envrc nix: update flake.lock 2025-03-09 19:25:45 -06:00
.gitignore environment(docker): fix podman compatibility (#151) 2022-11-06 13:33:01 -07:00
CHANGELOG.md changelog 2026-01-13 14:19:18 -06:00
docker-compose.example.yml Add volume mapping for /run/wings 2026-01-14 13:22:28 -06:00
Dockerfile chore: update ci pipelines and Go version to 1.24.11 2026-01-13 11:04:22 -07:00
flake.lock nix: update flake.lock 2026-01-13 11:07:16 -07:00
flake.nix flake: switch to go_1_24 2025-04-01 13:31:48 -06:00
go.mod Security: disconnect active SFTP connections when server suspended or user removed (#288) 2025-12-26 17:50:56 -08:00
go.sum Security: disconnect active SFTP connections when server suspended or user removed (#288) 2025-12-26 17:50:56 -08: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 Fix sponsor link in README.md 2025-12-20 18:02:40 -06: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!
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.
indifferent broccoli indifferent broccoli is a game server hosting and rental company. With us, you get top-notch computer power for your gaming sessions. We destroy lag, latency, and complexity--letting you focus on the fun stuff.

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.