You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 10, 2025. It is now read-only.
I was just trying to setup tunneller in our Kubernetes environment. Unfortunately, I can't expose the port 1883 for the mosquitto endpoint directly, but instead need to use higher, random ports (which makes it more save as well I think). Unfortunately, the port 1883 for "tunnel" is hard-coded.
Wouldn't it be an idea to make it selectable as well?
I was just trying to setup tunneller in our Kubernetes environment. Unfortunately, I can't expose the port 1883 for the mosquitto endpoint directly, but instead need to use higher, random ports (which makes it more save as well I think). Unfortunately, the port 1883 for "tunnel" is hard-coded.
Wouldn't it be an idea to make it selectable as well?