toAlice / IPv4ConfigureTool

A GUI tool for switching IPv4 settings on Microsoft Windows. Uses NetSh as backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IPv4 Configure Tool

A very simple tool writen in Qt 5.12. It provides GUI tools to help you fast switching between different IPv4 configs on different Interfaces.

Compile

MinGW

qmake && mingw32-make 

Known Issue

Interface names can only use ASCII characters. You can rename the interfaces in Windows Settings -> Network & internet -> Change Adapter Options

About

A GUI tool for switching IPv4 settings on Microsoft Windows. Uses NetSh as backend


Languages

Language:C++ 98.0%Language:QMake 2.0%