Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import/Export Interfaces #23

Open
liamcottle opened this issue Dec 15, 2024 · 1 comment
Open

Import/Export Interfaces #23

liamcottle opened this issue Dec 15, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@liamcottle
Copy link
Owner

Add the ability to import and export interfaces from the UI.

  • User should be able to export a configuration file with selected, preconfigured interfaces.
  • User should be able to import a configuration file and select which interfaces they want to import from it.
  • Add buttons to select all and deselect all interfaces for faster import/exporting.
  • Must ensure interface names are unique, as you can't have multiple interfaces with the same name in the config file.

This will allow users to configure interfaces on their client, and then click export to generate a shareable config file. Which will improve the experience for less technical users as they will not need to manually type in interface names, types, and connection details.

@liamcottle liamcottle added the enhancement New feature or request label Dec 16, 2024
@HotMicSystems
Copy link

This will be great for setting up friends, good work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants