The server control plane for Pterodactyl Panel. Written from the ground-up with security, speed, and stability in mind.
Go to file
2024-04-19 23:51:07 -04:00
.github Merge branch 'develop' into nwy-wings 2024-04-19 23:51:07 -04:00
cmd Merge branch 'develop' into nwy-wings 2024-04-19 23:51:07 -04:00
config Merge branch 'develop' into nwy-wings 2024-04-19 23:51:07 -04:00
environment Please enter the commit message for your changes. Lines starting 2023-09-11 17:22:09 +00:00
events Please enter the commit message for your changes. Lines starting 2023-09-11 17:22:09 +00:00
internal Merge branch 'develop' into nwy-wings 2024-04-19 23:51:07 -04:00
loggers/cli Please enter the commit message for your changes. Lines starting 2023-09-11 17:22:09 +00:00
parser Merge branch 'develop' into nwy-wings 2024-04-19 23:51:07 -04:00
remote Please enter the commit message for your changes. Lines starting 2023-09-11 17:22:09 +00:00
router Merge branch 'develop' into nwy-wings 2024-04-19 23:51:07 -04:00
server Merge branch 'develop' into nwy-wings 2024-04-19 23:51:07 -04:00
sftp Merge branch 'develop' into nwy-wings 2024-04-19 23:51:07 -04:00
system Merge branch 'develop' into nwy-wings 2024-04-19 23:51:07 -04: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 Merge branch 'develop' into nwy-wings 2024-04-19 23:51:07 -04:00
docker-compose.example.yml USe readonly flag on compose 2021-01-23 13:46:57 -08:00
Dockerfile Merge branch 'develop' into nwy-wings 2024-04-19 23:51:07 -04: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 Merge branch 'develop' into nwy-wings 2024-04-19 23:51:07 -04:00
go.sum go: update dependencies 2024-04-10 15:21:37 -06:00
LICENSE License date updates 2021-03-26 09:33:24 -07:00
Makefile Please enter the commit message for your changes. Lines starting 2023-09-11 17:22:09 +00:00
oryxBuildBinary Please enter the commit message for your changes. Lines starting 2023-12-05 23:30:58 +00:00
README.md Merge branch 'develop' into nwy-wings 2024-04-19 23:51:07 -04:00
wings-api.paw remove trailing slashes from api 2018-05-17 21:18:02 +02:00
wings.go Please enter the commit message for your changes. Lines starting 2023-09-11 17:22:09 +00: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.