🖥️dhclient

➡️This is a command-line reference manual for commands and command combinations that you don’t use often enough to remember it. This cheatsheet explains the dhclient command with important options and switches using examples.

▁ ▂ ▃ ▄ ꧁ 🔴☠ COMMANDLINE-KUNGFU WITH CHEATSHEETS ☠🔴꧂▅ ▃ ▂ ▁

#                ██████╗ ██╗  ██╗ ██████╗██╗     ██╗███████╗███╗   ██╗████████╗
#                ██╔══██╗██║  ██║██╔════╝██║     ██║██╔════╝████╗  ██║╚══██╔══╝
#                ██║  ██║███████║██║     ██║     ██║█████╗  ██╔██╗ ██║   ██║   
#                ██║  ██║██╔══██║██║     ██║     ██║██╔══╝  ██║╚██╗██║   ██║   
#                ██████╔╝██║  ██║╚██████╗███████╗██║███████╗██║ ╚████║   ██║   
#                ╚═════╝ ╚═╝  ╚═╝ ╚═════╝╚══════╝╚═╝╚══════╝╚═╝  ╚═══╝   ╚═╝   
                                                                              
                                                                              
                                                                           
# To release the current IP address:
dhclient -r

# To obtain a new IP address:
dhclient

# Running the above in sequence is a common way of refreshing an IP.

# To obtain a new IP address for a specific interface:
dhclient eth0

#==============================##==============================#
# CMD dhclient						       #
#==============================##==============================#
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░

  █║▌│║█║▌★ KALI ★ PARROT ★ DEBIAN 🔴 PENTESTING ★ HACKING ★ █║▌│║█║▌

              ██╗ ██╗ ██████╗  ██████╗ ██╗  ██╗███████╗██████╗
             ████████╗██╔══██╗██╔═══██╗╚██╗██╔╝██╔════╝██╔══██╗
             ╚██╔═██╔╝██║  ██║██║   ██║ ╚███╔╝ █████╗  ██║  ██║
             ████████╗██║  ██║██║   ██║ ██╔██╗ ██╔══╝  ██║  ██║
             ╚██╔═██╔╝██████╔╝╚██████╔╝██╔╝ ██╗███████╗██████╔╝
              ╚═╝ ╚═╝ ╚═════╝  ╚═════╝ ╚═╝  ╚═╝╚══════╝╚═════╝

               █║▌│║█║▌ WITH COMMANDLINE-KUNGFU POWER █║▌│║█║▌

░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░