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

dhcpcd - Manage Network Leases with DHCP Client | Online Free DevTools by Hexmos

Manage network leases using dhcpcd. Release address leases and request new ones with this command line utility. Get new IP addresses quickly. Free online tool, no registration required.

dhcpcd

DHCP client. More information: https://roy.marples.name/projects/dhcpcd.

  • Release all address leases:

sudo dhcpcd {{[-k|--release]}}

  • Request the DHCP server for new leases:

sudo dhcpcd {{[-n|--rebind]}}

return

See Also