This program allows you to change the IP address of your network interface easily.
- Easy-to-use interface for changing IP addresses.
- IP address validation to ensure correct formatting.
- Graceful error handling with informative error messages.
- Logging of all program activities to a file named 'ip_changer.log' for troubleshooting purposes.
-
Ensure that you run the program with administrative/root privileges, depending on your operating system.
-
Follow the on-screen prompts to perform the desired action:
- To change the IP address, select option 1 from the menu and provide the required inputs (network interface, IP address range).
- To set the IP address to DHCP, select option 2 from the menu and provide the network interface.
-
Follow the confirmation prompts to confirm your actions.
- Windows
- Linux
- macOS
- Python 3.x