flâneur

calagopus/wings: Pterodactyl Wings alternative written in Rust with more Speed, more Features and more Maintainability. ·

github.com · 1,683 words · saved by 1 readers

Pterodactyl Wings alternative written in Rust with more Speed, more Features and more Maintainability.

A rewrite of Pterodactyl Wings in the Rust programming language. This rewrite aims to be 100% API compatible while implementing new features, better performance and more stability. Todo Installation For installation instructions, please refer to the Docs. Added Config Options Read full Config Reference api: # custom redirects for the api server, e.g. / -> https://yourpanel.com redirects: {} # max amount of active file pulls per server server_remote_download_limit: 3 # cidrs to block on the remote download pull endpoint remote_download_blocked_cidrs: - '0.0.0.0/8' - '127.0.0.0/8' -…

saved by

related reading