Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[HELP] Reverse port daemon pterodactyl. I don't know if I'm doing it right #549

Open
wcdfilll opened this issue Feb 18, 2025 · 3 comments
Open
Labels
help wanted Extra attention is needed

Comments

@wcdfilll
Copy link

wcdfilll commented Feb 18, 2025

Image

i dont know if i should use stream or http(s) for reverse.

What i tried:
i exposed the container port at 8444, i used http(s) proxy rules to be able to exposed but it didnt work. am i doing something wrong, @tobychui ? Do you have any advice? im thinking i should use stream instead

@wcdfilll wcdfilll added the help wanted Extra attention is needed label Feb 18, 2025
@wcdfilll wcdfilll changed the title [HELP] Reverse port daemon pterodactyl [HELP] Reverse port daemon pterodactyl. I don't know if I'm doing it right Feb 18, 2025
@tobychui
Copy link
Owner

Image

I don't know how to reverse proxy a dinosaur but if your what-ever-server is using not-http protocol, use stream proxy.

@wcdfilll
Copy link
Author

Image

Tôi không biết làm thế nào để đảo ngược proxy một con khủng long nhưng nếu máy chủ của bạn đang sử dụng giao thức không HTTP, hãy sử dụng proxy Stream.

no no, this dashboard pterodactyl. link project: https://pterodactyl.io/

protocol is http(s)

Image

Quick explanation:

  • ptero is divided into 2 main sections wings and daemon
  • wings: the so-called dashboard management interface
  • daemon: the place to interact and store data (also known as server clusters)
  • wing -> daemons are built on a connection pattern of 1 wing and many different daemons
  • daemon I see the protocol is http(s) as in the picture. But I'm setting its port to 8444, is there a way for zoraxy to forward the port to a domain.example:8444? If not, I probably have to change the port to 443 or 80 of that daemon.

As for sftp I will have to use stream

@tobychui
Copy link
Owner

No, HTTP proxy do not support alternative ports like that yet. But as soon as your domain is resolvable to your ip address, you can just use steam proxy to forward it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants