File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed
Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -50,8 +50,6 @@ Tunstun now supports managing multiple YAML configuration files:
5050- ** Merge** : Combine tunnels from multiple files
5151- ** New** : Create a new empty configuration
5252
53- ** ✨ Built-in File Browser:** No system dependencies required - works without zenity, kdialog, or other external tools.
54-
5553### Quick Access
5654
5755Use the ** folder icon** in the toolbar for quick access to:
@@ -71,9 +69,6 @@ The Configuration Manager provides:
7169- Browse for files anywhere on your system
7270- Built-in Flutter file browser with no external dependencies
7371
74- ## TODO
75- - Save and load tunnels
76-
7772
7873## Usage
7974
@@ -118,7 +113,6 @@ This creates two optimized AppImage versions:
118113- ** Release Version** : ` tunstun-release-YYYYMMDD-HHMM-x86_64.AppImage ` (~ 19MB, production-ready)
119114- ** JIT Version** : ` tunstun-jit-YYYYMMDD-HHMM-x86_64.AppImage ` (~ 47MB, debug build)
120115
121- Both versions include minimal system tray library bundling for maximum compatibility.
122116
123117### From Source
124118``` bash
@@ -177,4 +171,4 @@ tunnels:
177171 sshHost : " ssh-server"
178172 localPort : 8080
179173 isConnected : false
180- ` ` `
174+ ` ` `
You can’t perform that action at this time.
0 commit comments