@iuvi this seems like a good way to do it at first glance.

I'd still recommend to use @torproject / #TorBrowser through that #SSHtunnel for added #privacy.

Still #Russia fighting against #VPN useage whilst also being reliant on #CyberCrime & #CyberWarfare from russian soil makes it basically impossible to ban #SSH.

  • After all, this would also prevent their agents from communicating since #Gonets¹ and Gazprom Space Systems either don't have global coverage or are too slow to be used for any decent communication resembling realtime beyond narrowband communication.
SSH tunneling explained: A tutorial on SSH port forwarding | TechTarget

Learn about SSH tunneling: how it securely routes network traffic through connections, the three types of tunnels and a step-by-step setup tutorial.

Search Security

@dw_innovation @WIRED granted, #VPNs have severe limitations when it comes to #privacy and #security.

For the most part, getting #Journalists setup with @tails_live / @tails / #Tails, maybe a custom/private @torproject / #TorBridge and at worst a private #SSHtunnel to circumvent "#GreatFirewall|s" is the way to go.

thaddeus e. grugq on Twitter

“I’m gonna tell you a secret about “logless VPNs” — they don’t exist. Noone is going to risk jail for your $5/mo https://t.co/Q2aOQJkG4g”

Twitter

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