logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Control nmcli Networking - Manage NetworkManager | Online Free DevTools by Hexmos

Control nmcli networking with this tool. Enable, disable and check the connectivity of NetworkManager managed interfaces. Free online tool, no registration required.

nmcli-networking

Manage the networking status of NetworkManager. More information: https://networkmanager.pages.freedesktop.org/NetworkManager/NetworkManager/nmcli.html#networking.

  • Show the networking status of NetworkManager:

nmcli {{[n|networking]}}

  • Enable or disable networking and all interfaces managed by NetworkManager:

nmcli {{[n|networking]}} {{on|off}}

  • Show the last known connectivity state:

nmcli {{[n|networking]}} {{[c|connectivity]}}

  • Show the current connectivity state:

nmcli {{[n|networking]}} {{[c|connectivity]}} {{[c|check]}}

See Also