Add profile support to BackTunnel with defaults, named remotes, and seamless integration across CLI, GUI, and documentation

This commit is contained in:
2025-09-14 19:44:37 +02:00
parent 905bc24f78
commit 0ad3041fce
6 changed files with 363 additions and 46 deletions

13
docs/profiles.ini.example Normal file
View File

@@ -0,0 +1,13 @@
[default]
duration=2h
tunnel_port=2222
local_ssh_port=22
invite_mount=~/remote-rssh
invite=true
qr=false
[myvps]
user=me
host=vps.example.com
tunnel_port=4422
invite_mount=~/remote-rssh