Skip to content

Releases: ArashShiri/HyperVlanConfig

Release list

v0.1.10022

Choose a tag to compare

@ArashShiri ArashShiri released this 23 Jan 22:14
fd1719c

Version 0.1

Initial Release

Features

  • Network Adapter Listing: Lists all available network adapters on the system.

  • VLAN Management: Allows users to create and manage VLANs through a graphical user interface.

    • Users can specify VLAN names, IDs, and IP configurations.
  • Dark Mode Support: Detects system dark mode preference and applies appropriate color schemes.

  • Export VLAN Configurations: Enables exporting VLAN configurations to a JSON file.

    • Parses VLAN entry strings into objects and saves them in JSON format.
  • Import VLAN Configurations: Allows importing VLAN configurations from a JSON file.

    • Reads JSON files and populates the VLAN list with the imported configurations.