The server control plane for Pterodactyl Panel. Written from the ground-up with security, speed, and stability in mind.
Go to file
2020-12-06 16:15:54 -07:00
.github Create FUNDING.yml 2020-11-29 11:58:20 -08:00
api Actually initialize the cache 2020-12-06 16:15:54 -07:00
cmd Make paths lowercase for cert serving; closes pterodactyl/panel#2745 2020-11-29 11:47:52 -08:00
config s3 backups: handle CompleteMultipartUpload and AbortMultipartUpload on the panel 2020-12-06 13:56:17 -07:00
environment Update allocations.go 2020-12-02 14:27:37 +01:00
events Error handling improvements (#71) 2020-11-28 16:57:10 -07:00
installer Error handling improvements (#71) 2020-11-28 16:57:10 -07:00
loggers/cli s3 backups: handle CompleteMultipartUpload and AbortMultipartUpload on the panel 2020-12-06 13:56:17 -07:00
logs very basic thoughts on module and file structure 2017-06-19 00:01:44 +02:00
parser Error handling improvements (#71) 2020-11-28 16:57:10 -07:00
router Fix chmod endpoint mode value 2020-11-29 13:48:15 -07:00
server Cleanup backup/backup_s3.go 2020-12-06 15:25:11 -07:00
sftp Error handling improvements (#71) 2020-11-28 16:57:10 -07:00
system Fix atomic string handling for JSON output 2020-11-06 22:22:33 -08:00
.gitignore Add support for both memory and cpu profiling 2020-11-08 11:59:04 -08:00
CHANGELOG.md Add support for automated docker build 2020-11-14 20:42:12 -08:00
docker-compose.example.yml appease docker compose [skip docker] 2020-11-14 20:50:09 -08:00
Dockerfile Update dockerfile to build quicker 2020-11-14 19:22:29 -08:00
go.mod Error handling improvements (#71) 2020-11-28 16:57:10 -07:00
go.sum Error handling improvements (#71) 2020-11-28 16:57:10 -07:00
LICENSE Relicense 2019-12-25 14:33:02 -08:00
Makefile Support arm builds 2020-10-17 13:52:38 -07:00
README.md Update README.md 2020-12-06 10:53:55 -08:00
wings-api.paw remove trailing slashes from api 2018-05-17 21:18:02 +02:00
wings.go use cobra for cli 2020-04-10 13:12:18 +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 find Pterodactyl's developement. Interested in becoming a sponsor?

Company About
WISP Extra features.
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 a French highend hosting company for you minecraft server? More than 14,000 members on our discord, trust us.
DedicatedMC DedicatedMC provides Raw Power hosting at affordable pricing, making sure to never compromise on your performance and giving you the best performance money can buy.
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!
XCORE XCORE offers High-End Servers for hosting and gaming since 2012. Fast, excellent and well-known for eSports Gaming.
RoyaleHosting Build your dreams and deploy them with RoyaleHostings reliable servers and network. Easy to use, provisioned in a couple of minutes.
Spill Hosting Spill Hosting is a Norwegian hosting service, which aims to cheap services on quality servers. Premium i9-9900K processors will run your game like a dream.
DeinServerHost DeinServerHost offers Dedicated, vps and Gameservers for many popular Games like Minecraft and Rust in Germany since 2013.

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.