Skip to content

CodingOctocat/IPConfig

Repository files navigation

IPConfig

Target framework GitHub issues GitHub stars GitHub license CodeFactor

A simple and easy IP configuration tool.

Logo

Features

  • Simple and easy - no need to navigate through the Control Panel for network settings Control Panel
  • Quick switch between your preset IP configurations
  • View detailed information about network adapters
  • Customizable subnet mask and DNS preset list
  • Batch ping DNS list
  • Form auto-completion
  • Light, Dark, Violet themes
  • ...

Screenshots

mainwindow

Languages

  • English - en
  • 中文 (中国) - zh-CN

Shortcuts

  • F2: Rename configuration
  • F5: Refresh network adapter list
  • F9: Focus on configuration list
  • F11: View to network adapter IP configuration
  • F12: Navigate to the network adapter details view
  • Ctrl+F: Search configuration
  • Ctrl+S: Save configuration

FAQ

  1. How to customise subnet mask and DNS preset list?

    You can create a copy of the template and edit it, while following to file naming convention: filename[.lang].csv (Don't use English periods(.) in filename). For example, ipv4_public_dns.fr.csv is good, ipv4.public.dns.fr.csv is bad.