2021-07-07 12:51:28 +02:00
2021-06-17 08:18:45 +02:00
2021-06-17 08:18:45 +02:00
2021-06-17 08:18:45 +02:00
2021-06-17 08:18:45 +02:00
2021-06-17 08:18:45 +02:00
2021-07-07 12:51:28 +02:00
2021-06-17 08:21:48 +02:00

SSH Proxy Tray

SSH Proxy Tray uses the host named proxytray from your locale .ssh/config

Host proxytray
	HostName <ip,domain>
	User <user>
	Port <port>
	IdentityFile <ssh_key>
	LocalForward 3128 localhost:3128  
Description
No description provided
Readme 28 KiB
Languages
Makefile 50.8%
Go 49.2%