rboud
TTCTheo's Typesafe Cult
•Created by Nat on 1/1/2025 in #questions
Enable mouse scroll or mouse drag in number input?
Scrolling or mouse drag can be source of accidental triggering, since scrolling is used for scrolling the page.
Isn't it better to use a slider ?
11 replies
TTCTheo's Typesafe Cult
•Created by Anish on 12/30/2024 in #questions
Proxy for ssh protocol
I was thinking of adding somethink like :
but yeah that would work too !
24 replies
TTCTheo's Typesafe Cult
•Created by Anish on 12/30/2024 in #questions
Proxy for ssh protocol
You can use the Match directive on your sshd_config on your host. You do not even need to set up an ssh server on the containers since you can force exec the shell command.
Or something more customizable you can use HAProxy
24 replies