gustavosbarreto on master
ssh,agent: kills executable ini… (compare)
gustavosbarreto on agentKillExecutable
henrybarreto on sshNewSession
ssh: refactor new session funct… ssh: refactor websocket ssh con… (compare)
henrybarreto on sshWebsocketHandler
ssh: refactor websocket ssh con… (compare)
henrybarreto on agentKillExecutable
ssh,agent: kills executable ini… (compare)
henrybarreto on agentKillExecutable
ssh,agent: kills executable ini… (compare)
"tcpip-forward": forwardHandler.HandleSSHRequest,
"cancel-tcpip-forward": forwardHandler.HandleSSHRequest,
"tcpip-forward-connected":
direct-tcpip
is not supported
@gustavosbarreto Thank you for your reply
Yes, i would like create a ssh tunnel with a other device on the LAN of device up in shellhub and mypc with internet.
Ex : MyPC - > INTERNET -> ShellHub <- INTERNET <- RPi (Up on ShellHub (10.10.10.101/24)) | Other RPi with nginx 80&443 (10.10.10.102/24)
mypc:9999 = 10.10.10.102:443
mypc:9998 = 10.10.10.102:80
ssh -L 9999:10.10.10.102:443 pi@rpiname.usershellhub@subname.mydomain.com
What do you think about this ? This is supported by ShellHub ?
https://wiki.archlinux.org/index.php/VPN_over_SSH
For mongodb, why not add persistent data ?
@surfinside You can do this by extending the docker-compose file
I love ShellHub :)
@surfinside I'm really appreciate and very pleased to hear that you enjoyed it
docker-compose.yml
and edit the .env
docker-compose logs ui
?