IP changer with WPF

.net4.0 vs2019 Win10 MIT License

Getting Started

  • Download the latest release
  • Execute IP changer as Administrator

mainWindow

How to Use

To static address

  1. Select newtwork adaptor using combobox
  2. Select static
  3. Window extends like below

mainWindow_Extended

  1. Write down address you wanted (IP, Subnet, Gateway : essential)
  2. Push Apply button

To DHCP address

  1. Select newtwork adaptor using combobox
  2. Select DHCP

How to show network adpater configuration

Push IP Info button

InfoWindow

Status

  • Completed developing major functions
  • Minor revision in progress

References