logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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