GO-2024-2853 : sshpiper's enabling of proxy protocol without proper feature flagging allows faking source address in github.com/tg123/sshpiper
Discover Packages
github.com/tg123/sshpiper
plugin
workingdirbykey
command
Version:
v1.0.50
Opens a new window with list of versions in this module.
Published: Aug 5, 2022
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
Publickey based Working Directory plugin for sshpiperd
This plugin is smilar to the workingdir plugin, but it uses public key to route.
workingdir tree
├── git
│ ├── bitbucket
│ │ └── sshpiper_upstream
│ ├── github
│ │ ├── authorized_keys
│ │ ├── id_rsa
│ │ └── sshpiper_upstream
│ └── gitlab
│ └── sshpiper_upstream
├── linode....
The plugin will search across all sub directories of the username directory to see if the downstream key is in authorized_keys file.
The first matched sub directory will be used to route to the upstream.
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.