agung-m / sshtunnel-ng

SSH Tunnel NG - A user-friendly, fast, reliable, and cross-platform SSH tunnel manager
Apache License 2.0
16 stars 1 forks source link

Feature: Ability to export/import tunnel configs #5

Closed sswift-array closed 2 months ago

sswift-array commented 3 months ago

As an admin, I setup a bunch of tunnel configs for everyone to use, and it would be great if there was the ability to export the configs to some easily importable format. I know I can move the . file around, but it would be interesting if the import feature allowed for merging in changes instead of just blowing away what the user already has.

This way I can keep the "official" tunnels updated easily for folks, but their custom tunnels don't get impacted.

Thanks!

agung-m commented 3 months ago

Thanks. I added this to backlog.

agung-m commented 3 months ago

Importing a tunnel configuration from a CSV file has been added (commit 9ec4560). It will be released along with the export feature that I am working on.

agung-m commented 2 months ago

This feature has been released in v0.7.