Skip to content

PolarToFlex/PteroController

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

PteroController

A Pterodactyl Panel desktop app that uses the Client API!

Download

Here are some download links:

SOON

Support

For support join our Discord server.

Discord: discord.gg/mythicalsystems

Features

  • Server List
  • Live Console
  • No delay
  • Free <3

For Hosting Services!

To allow the usage of this app, you will have to edit your wings configuration

!!WARNING BY ENABLING THIS YOU ARE NOT PUTTING YOUR HOST AT RISK ITS SAFE JUST THAT IT'S NOT ENABLED BY DEFAULT SINCE THE PANEL DOES NOT REQUIRE EXTERNAL ACCESS!!

First go to all your nodes wings configuration directory

  cd /etc/pterodactyl

 Then edit the configuration file using:

  nano config.yml

Now go to the bottom of the file where allowed_origins is and remove it with CTRL K and add this instead

allowed_origins:
- '*'

This will allow the app to connect to the server console!

Remember this needs to be done for every node on your panel!

If this is not enabled, the app will work fine except for the console

FAQ

Is this a virus?

No our app is 100% safe and has no virus inside it or any kind keyloger etc

Why dose windows show a warning when i open the app?

Because the app is not signed by Microsoft yet

If my host does not setup the console access, can I still see my console?

Yes you can but there may be bugs

Is this really free?

Yes it's totally free forever

Is there another theme?

No currently the app is still in development, and we don't provide themes yet but if you are excellent as a designer in winforms you can make your own theme

Authors

License

MIT

Used By

This project is used by the following companies:

[IF YOU WANT YOUR NAME HERE DM ME ON DISCORD: NaysKutzu#5375]

Tech Stack

Client: C#, WinForms, .NET

Server: Pterodactyl

About

A Pterodactyl Panel desktop app that uses the Client API!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%