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 Network Interfaces - ifdown Command | Online Free DevTools by Hexmos

Control network interfaces with ifdown. Easily disable or enable interfaces on Unix-like systems. Free online tool, no registration required.

ifdown

Disable network interfaces. More information: https://manned.org/ifdown.

  • Disable interface eth0:

ifdown {{eth0}}

  • Disable all interfaces which are enabled:

ifdown {{[-a|--all]}}

See Also