summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-sshtunnel/Makefile
AgeCommit message (Collapse)Author
2023-12-28luci-app-sshtunnel: servers: ProxyCommand optionSergey Ponomarev
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2023-12-28Revert "luci-app-sshtunnel: servers: ProxyCommand option"Paul Donald
This reverts commit 24236d5e964d7e41a2579b0dc6ba8b49360295be.
2023-12-28luci-app-sshtunnel: servers: ProxyCommand optionSergey Ponomarev
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2023-12-04New app: luci-app-sshtunnel for SSH tunnels (#6424)Sergey Ponomarev
* luci-app-sshtunnel: SSH tunnels The app helps to configure SSH tunnels. You can also generate an SSH key and see known hosts. Signed-off-by: Sergey Ponomarev <stokito@gmail.com>