|
|
|
|
|
by zeta0134
2548 days ago
|
|
The WebUI port forwards can be made a bit more tolerable by using LocalForward in your ~/.ssh/config [1] assuming you're okay with the forwards being set up every time you log in. I agree that it's still clunky though; in-terminal tooling is generally preferable. [1]: https://linux.die.net/man/5/ssh_config |
|