fernvenue's Blog · Jan 1, 2024
Using systemd to Bind Applications on Lower Ports
0Sign in to vote or save
This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
Sometimes we need applications bind on lower ports, but on Linux, only privileged applications can do that, so what if we wanna make a normal application or service bind on lower port? Here I’m gonna make Gitea using it’s built-in SSH service to bind on 22 port to provide SSH service using systemd.
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.