Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 967 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 967 Bytes

GNOME VLAN Switcher

A GNOME extension to activate and deactivate VLAN connections from the system panel.

VLAN Switcher

Installation

From extensions.gnome.org

This can be installed from the GNOME extensions webpage:

https://extensions.gnome.org/extension/3061/vlan-switcher/

From source code

cd ~/.local/share/gnome-shell/extensions/
rm -r [email protected]
git clone https://github.com/darcato/gnome-vlan-switcher [email protected]

Now log out and log back in to reload the extensions.

Usage

This will let you activate or deactivate existing VLAN connections, managed by the network manager. You first need to create the VLANs with your preferred tool, such as nm-connection-editor. The status of each connections is refreshed only when you open the popup menu.

License

GPLv3