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 Metrics - Ifmetric Route Priority | Online Free DevTools by Hexmos

Control network metrics with ifmetric. Manage IPv4 route priorities on Linux. Optimize network routing using command line. Free online tool, no registration required.

ifmetric

An IPv4 route metrics manipulation tool. More information: https://0pointer.de/lennart/projects/ifmetric/.

  • Set the priority of the specified network interface (a higher number indicates lower priority):

sudo ifmetric {{interface}} {{value}}

  • Reset the priority of the specified network interface:

sudo ifmetric {{interface}} {{0}}

See Also