# IPConfig
**Repository Path**: CodingNinja/IPConfig
## Basic Information
- **Project Name**: IPConfig
- **Description**: 简单、快速的 IP 配置工具。
A simple and easy IP configuration tool.
- **Primary Language**: C#
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2023-08-22
- **Last Updated**: 2023-11-22
## Categories & Tags
**Categories**: Uncategorized
**Tags**: Csharp, WPF
## README
# IPConfig
[](https://github.com/CodingOctocat/IPConfig)
[](https://github.com/CodingOctocat/IPConfig/issues)
[](https://github.com/CodingOctocat/IPConfig/stargazers)
[](https://github.com/CodingOctocat/IPConfig/blob/master/LICENSE)
[](https://www.codefactor.io/repository/github/codingoctocat/ipconfig)
A simple and easy IP configuration tool.
---
## Features
- Simple and easy - no need to navigate through the Control Panel for network settings
- 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
## 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.