Toggling network adapters on/off

Summary

Button to toggle Ethernet adapters existing on the system on and off.

Use Case

Quickly toggling (disabling/enabling) network adapters from the NP interface could be very handy. A button next to the copy of the ip address to clipboard or something alike probably.

That’s a great idea! :+1:

Although I might put this function within a Mouse Right Click Context Menu on the Network Adapters list to maintain the popup UI uncluttered.

Feature validated.

Issue 14 on the repository tracker.

Feature completed & merged into branch develop.

Scheduled for release v0.3.0.


This feature required quite a bit of work to make NetIP actually detect and list disabled interfaces (it wasn’t the case before). Here are a few screenshots of the feature in action:

interfaces_list_with_disable_action_showcase enabling_interface_showcase disable_interface_warning2 disable_interface_warning1

1 Like