Here is something I learned today.

If you are running a cheapie #VPS its #sshtunnel might succumb to "Tunnel decay" as its server resources come under pressure.

Will try to configure the tunnel so when it fails it will auto restart.
I know it's obvious.

#ssh #selfhosting

@ai6yr

I don't think you would necessarily have to disable anything to access the GUI from localhost. Which is what you would be doing with an SSH tunnel.

Adding a password and forcing HTTPS should then be done before changing the configuration to allow access to the GUI from the network.

https://docs.syncthing.net/users/guilisten.html

#syncthing #ssh #sshtunnel

The GUI Listen Address — Syncthing documentation

@ai6yr

Port Forwarding for Headless Machines

"My main use case for tunneling has been to access the web gui of my primary Syncthing node but SSH tunneling can be used for any other program presents data from a specific port on a remote machine."
With thanks to the author

https://www.jm.technology/post/ssh_tunneling_april_2019/

#sshtunnel #syncthing #ssh

SSH Tunneling - Port Forwarding for Syncthing

Port Forwarding for Headless Machines. In my quest to find a DropBox like solution for local file sync between my machines, I found and fell in love with Syncthing. It is an excellent piece of software that gives you total control over how your data is synced and has proven itself to be extremely reliable. I will cover my Syncthing setup in another post but for context here; I maintain one master node running on a headless CentOS 7 virtual machine (VM) on my server and all of my other machines sync to it.

JM Tech Blog
SSHトンネル使ってMySQLに接続してみた - Qiita

はじめに先日業務でSSHトンネルとポートフォワーディングを使用する機会がありました。今まで使ったことがなかったので、勉強と復習を兼ねて記事にしてみました。やること外部から直接アクセスできない…

Qiita
Pgadmin4 ssh tunnel without identity file (passwordless login) not possible or am I missing something? My workaround is to open a tunnel in a separate terminal. #sshtunnel #pgadmin4 #awsrds https://www.amarjanica.com/connect-to-amazon-rds-postgres-locally
Connect to Amazon AWS RDS instance from local machine - Ana's Dev Scribbles

How to connect to a not publicly accessible aws rds from local machina via an SSH tunnel over an ec2 bastion host.

Ana's Dev Scribbles

SSH tunel ve zkratce. Zdroj obrázku neznám. Někdo to postnul do firemního chatu bez uvedení zdroje.

#ssh #sshtunnel

Watching #Ortho4XP on Windows 10 building scenery for X-Plane 11, running under #qemu-#nvmm on #NetBSD, using remote-viewer on #macOS #Ventura on a late-2011 MacBook Pro (using OpenCore Legacy Patcher) via #spice over #ssh-tunnel via mobile hotspot, because our holiday-home WiFi blocks all but a few common ports.
#geekout #nerdy #virtualmachine #sshtunnel #OpenCoreLegacyPatcher #necessarilycomplicated #xplane #xplane11 #flightsim #orthophoto

Mit SSH mehrere Ports über einen Jumphost tunneln

ssh -p 22 -N -R 8083:10.0.0.11:5001 -R 8082:10.0.0.10:5001 [email protected]

#dslite #sshtunnel

One additional upside to this technique is that I can connect to multiple VPNs at the same time. So I can monitor a server on Network 1 while deploying code to Network 2 without having to pick only one network that I'll be connected to. I pay the performance cost of the VMs, but that hasn't been a real issue for quite some time (and you can minimize it with good VM construction).

Useful when working with clients at different institutions!

#vpn #sshtunnel #virtualmachine

Configure aws instance and laptop with one tool | Set up sock proxy using ssh tunnel

https://diode.zone/videos/watch/79214e45-8a78-490b-8031-64a5b395a45f

Configure aws instance and laptop with one tool | Set up sock proxy using ssh tunnel

PeerTube