* all: run gofumpt https://github.com/mvdan/gofumpt The main appeal for me here is that my (and many other peoples') editors run this on save, so doing a single diff here keeps other diffs minimal. * .github/workflows: add gofumpt checker |
||
|---|---|---|
| .. | ||
| main.go | ||
| README.md | ||
username-router plugin for sshpiper
Supports routing based on username. This plugin allows you to route connections to different targets based on the username provided during the SSH connection.
The username format is target+username, where target is the target host and username is the username to use for that target.
target can be an IP address or a hostname, and it can also include a port number in the format target:port.
Usage
sshpiperd username-router