The server control plane for Pterodactyl Panel. Written from the ground-up with security, speed, and stability in mind.
Go to file
2020-09-07 15:53:44 -07:00
.github/workflows Update build-test workflow to use Go 1.15 2020-08-23 15:24:13 -06:00
api Fix some typos and run gofmt on all .go files 2020-09-05 13:08:40 -06:00
cmd Fix some typos and run gofmt on all .go files 2020-09-05 13:08:40 -06:00
config Fix some typos and run gofmt on all .go files 2020-09-05 13:08:40 -06:00
environment Don't restart if the stop command is manually sent to the console 2020-09-07 15:53:44 -07:00
events Refactor environment handling logic to separate a server from the environment handler itself 2020-08-10 21:38:42 -07:00
installer Correctly return the suspension status of the server 2020-08-30 09:54:33 -07:00
loggers/cli Clean up logging, ensure logs write to disk 2020-08-03 20:35:48 -07:00
logs very basic thoughts on module and file structure 2017-06-19 00:01:44 +02:00
parser Fix #2308 2020-09-05 14:50:03 -06:00
router Potential fix for console becoming unresponsive (#55) 2020-09-07 13:04:56 -07:00
server avoid panic from environment; ref pterodactyl/panel#2307 2020-09-07 15:37:35 -07:00
sftp Fix some typos and run gofmt on all .go files 2020-09-05 13:08:40 -06:00
system Use environment namespace for power state, don't duplicate them across server 2020-08-19 18:58:48 -07:00
templates Automatically write a logrotate file to the disk when wings boots if directory exists; closes pterodactyl/panel#2312 2020-09-03 20:13:51 -07:00
.gitignore Support data coming from the panel better 2020-04-26 16:21:58 -07:00
.travis.yml switch to go 1.13 and add go mod download again 2020-04-13 23:54:56 +02:00
CHANGELOG.md Update CHANGELOG.md 2020-05-03 21:37:36 -07:00
docker-compose.example.yml add trailing / 2020-04-25 22:38:18 -04:00
Dockerfile update dockerfile 2020-04-26 18:12:01 -04:00
go.mod Remove last zap references 2020-09-03 20:29:53 -07:00
go.sum Remove last zap references 2020-09-03 20:29:53 -07:00
LICENSE Relicense 2019-12-25 14:33:02 -08:00
Makefile Fix race condition on startup 2020-08-05 21:13:01 -06:00
README.md Update README.md 2020-08-29 16:13:27 -07: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

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
BloomVPS BloomVPS offers dedicated core VPS and Minecraft hosting with Ryzen 9 processors. With owned-hardware, we offer truly unbeatable prices on high-performance hosting.
VersatileNode Looking to host a minecraft server, vps, or a website? VersatileNode is one of the most affordable hosting providers to provide quality yet cheap services with incredible support.
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-SERVER.de XCORE-SERVER.de offers High-End Servers for hosting and gaming since 2012. Fast, excellent and well-known for eSports Gaming.

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.