TCP proxy

GitHub issue #22 Feature Proposed windygod9986via discord Dec 27, 2025 View Discord message View GitHub mirror

Discord Message

Author: windygod9986 Channel: #feedback Link: https://discord.com/channels/1405685085923049482/1405686161791516873/1454451088877944843


Can we expose non http port like tcp/ssh for let’s say a git server. I tried hosting one and exposing the 4444 port as ssh to my git-server didn’t seem to work. Am i missing something or it’s not supported as of now?

discord-bug

1 Comment

dervondenbergenvia github Jan 29, 2026

My usecase for this: I want to be able to run a https://github.com/charmbracelet/wish application. Ideally I could remap the ssh port for connecting to something else and use the default ssh port for the wish application.