The server control plane for Pterodactyl Panel. Written from the ground-up with security, speed, and stability in mind.
Go to file
2021-01-10 22:42:45 +01:00
.github Fix analysis file per Github rec 2020-12-25 15:10:31 -08:00
api organize imports with gopls format 2021-01-10 01:22:39 +00:00
cmd replace servers.servers singleton with server.Manager 2021-01-10 02:37:02 +01:00
config organize imports with gopls format 2021-01-10 01:22:39 +00:00
environment organize imports with gopls format 2021-01-10 01:22:39 +00:00
events organize imports with gopls format 2021-01-10 01:22:39 +00:00
installer organize imports with gopls format 2021-01-10 01:22:39 +00:00
loggers/cli Improve logged stacktraces 2020-12-27 13:55:58 -07:00
parser organize imports with gopls format 2021-01-10 01:22:39 +00:00
remote rename panelapi to remote 2021-01-10 22:42:45 +01:00
router rename ServerManagerFromContext from ExtractServerManager 2021-01-10 02:18:02 +00:00
server replace servers.servers singleton with server.Manager 2021-01-10 02:37:02 +01:00
sftp replace servers.servers singleton with server.Manager 2021-01-10 02:37:02 +01:00
system organize imports with gopls format 2021-01-10 01:22:39 +00:00
.dockerignore Fix user problems when running inside of Docker 2021-01-02 12:58:58 -07:00
.gitignore Update Dockerfile, add .dockerignore 2020-12-15 15:58:47 -07:00
CHANGELOG.md Update CHANGELOG.md 2021-01-08 21:31:06 -08:00
docker-compose.example.yml typo in docker-compose file (#82) 2021-01-03 16:24:28 -08:00
Dockerfile Update Dockerfile to use busybox 1.33.0 2021-01-03 12:46:06 -07:00
go.mod Bump all dependencies 2020-12-27 11:49:08 -07:00
go.sum Bump all dependencies 2020-12-27 11:49:08 -07:00
LICENSE Relicense 2019-12-25 14:33:02 -08:00
Makefile Use custom flag for ignoring certificate errors, not the debug flag 2020-12-12 09:56:01 -08: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.