The server control plane for Pterodactyl Panel. Written from the ground-up with security, speed, and stability in mind.
Go to file
2023-02-08 23:35:07 +00:00
.github ci: pin go-version to 1.18.7 2022-10-04 13:22:46 -06:00
cmd it's to its (#123) 2022-09-25 13:34:28 -06:00
config docker: add configuration for user namespace remapping (#121) 2022-10-04 18:12:13 -06:00
environment docker: add configuration for user namespace remapping (#121) 2022-10-04 18:12:13 -06:00
events Don't trigger a panic condition decoding event stats; closes pterodactyl/panel#3941 2022-02-05 11:06:11 -05:00
installer Simplify logic when creating a new installer; no longer requires an entire server object be passed. 2021-08-29 14:08:01 -07:00
internal Support more rapid insertion; ignore issues with i/o 2022-07-24 16:58:03 -04:00
loggers/cli run gofumpt 2021-11-15 10:37:56 -07:00
parser parser(yaml): fix issues 2022-09-21 11:50:55 -06:00
remote backups(s3): send uploaded parts in complete request 2022-09-26 11:14:57 -06:00
router server(transfers): track progress of archive creation and extraction (#143) 2022-10-04 20:35:48 -06:00
rpm rpm: update to 1.7.0 (#140) 2022-09-25 13:25:53 -06:00
server server(filesystem): Delete tweaks 2023-02-08 14:22:26 -07:00
sftp Support more rapid insertion; ignore issues with i/o 2022-07-24 16:58:03 -04:00
system bump version for release 2023-02-08 23:35:07 +00:00
.dockerignore Fix user problems when running inside of Docker 2021-01-02 12:58:58 -07:00
.gitignore Add support for proper use of pprof 2022-01-30 14:50:37 -05:00
CHANGELOG.md Update CHANGELOG.md 2023-02-08 14:22:31 -07:00
docker-compose.example.yml USe readonly flag on compose 2021-01-23 13:46:57 -08:00
Dockerfile docker: use go1.18 2022-10-04 20:42:48 -06:00
go.mod go: update minimum to 1.18, update dependencies (#144) 2022-10-04 20:13:27 -06:00
go.sum go: update minimum to 1.18, update dependencies (#144) 2022-10-04 20:13:27 -06:00
LICENSE License date updates 2021-03-26 09:33:24 -07:00
Makefile Improve support for block/mutex contention in pprof 2022-01-30 21:02:18 -05:00
README.md Update FUNDING.yml 2022-09-26 11:23:01 -06:00
wings-api.paw remove trailing slashes from api 2018-05-17 21:18:02 +02:00
wings.go Switch to gorm for activity logging 2022-07-24 11:43:48 -04: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 developement. Interested in becoming a sponsor?

Company About
WISP Extra features.
BisectHosting BisectHosting provides Minecraft, Valheim and other server hosting services with the highest reliability and lightning fast support since 2012.
Fragnet Providing low latency, high-end game hosting solutions to gamers, game studios and eSports platforms.
Tempest Tempest Hosting is a subsidiary of Path Network, Inc. offering unmetered DDoS protected 10Gbps dedicated servers, starting at just $80/month. Full anycast, tons of filters.
Bloom.host Bloom.host offers dedicated core VPS and Minecraft hosting with Ryzen 9 processors. With owned-hardware, we offer truly unbeatable prices on high-performance hosting.
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!
Skynode Skynode provides blazing fast game servers along with a top-notch user experience. Whatever our clients are looking for, we're able to provide it!
DeinServerHost DeinServerHost offers Dedicated, vps and Gameservers for many popular Games like Minecraft and Rust in Germany since 2013.
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.
HostEZ Providing North America Valheim, Minecraft and other popular games with low latency, high uptime and maximum availability. EZ!
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.
Gamenodes Gamenodes love quality. For Minecraft, Discord Bots and other services, among others. With our own programmers, we provide just that little bit of extra service!

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.