wings

command module
v0.0.0-...-155e671 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 24, 2025 License: MIT Imports: 3 Imported by: 0

README

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.

Instalation

Instal And Change Perms

killall wings
curl -L -o /usr/local/bin/wings "https://github.com/vanes430/wings/releases/download/latest/wings_linux_$([[ "$(uname -m)" == "x86_64" ]] && echo "amd64" || echo "arm64")"
sudo chmod u+x /usr/local/bin/wings

Start Again

systemctl start wings

Documentation

Report

Fell free to open at issue page

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
ufs
Package ufs provides an abstraction layer for performing I/O on filesystems.
Package ufs provides an abstraction layer for performing I/O on filesystems.
loggers
cli
transfer
Package transfer handles all logic related to transferring servers between two nodes.
Package transfer handles all logic related to transferring servers between two nodes.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL