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
This was requested by Kevin:
It would be great if the app could support proxying TCP and UDP traffic similar to NGINX's stream block.
This would allow exposing services like PostgreSQL, Redis, SSH, MQTT, or game servers directly through the app without relying on an external reverse proxy.
It would be a really useful addition for self-hosted and production environments.
nullnet-proxyshould support streaming ports.Note
This was requested by Kevin:
It would be great if the app could support proxying TCP and UDP traffic similar to NGINX's stream block.
This would allow exposing services like PostgreSQL, Redis, SSH, MQTT, or game servers directly through the app without relying on an external reverse proxy.
It would be a really useful addition for self-hosted and production environments.