@keeb/nginx
v2026.04.22.3
Configure nginx as a TCP/UDP stream proxy on a remote host over SSH, with bootstrap and per-service proxy configuration.
Repository
https://github.com/keeb/swamp-nginx
Labels
Quality score
How well-documented and verifiable this extension is.
Grade A
- Has README or module doc2/2earned
- README has a code example1/1earned
- README is substantive1/1earned
- Most symbols documented1/1earned
- No slow types1/1earned
- Has description1/1earned
- At least one platform tag (or universal)1/1earned
- Two or more platform tags (or universal)1/1earned
- License declared1/1earned
- Verified public repository2/2earned
Install
$ swamp extension pull @keeb/nginxSecurity Notice
This extension includes AI agent skills that can modify AI assistant behavior. Review the skill files before installing.
Global Arguments
| Argument | Type | Description |
|---|---|---|
| sshHost | string | SSH hostname for the proxy server |
| sshUser | string | SSH user (default 'keeb') |
| streamDir | string | Path to stream proxy directory |
| Argument | Type | Description |
|---|---|---|
| vmName | string | Service name used for config filename |
| targetIp | string | Tailscale IP of the backend service |
| portMap | string | Port mappings: 'listen:backend[/proto],...' e.g. '25565:25565,7777:7777/udp' |
Resources
Configure nginx stream proxy for a backend service
Configure nginx as a TCP/UDP stream proxy on a remote host over SSH, with bootstrap and per-service proxy configuration.
Nginx stream proxy configuration over SSH (https://github.com/keeb/swamp-nginx)
Nginx stream proxy configuration over SSH (https://github.com/keeb/swamp-nginx)
Nginx stream proxy configuration over SSH (https://github.com/keeb/swamp-nginx)
Nginx stream proxy configuration over SSH