27 lines
574 B
Markdown
27 lines
574 B
Markdown
# PortProxyGUI
|
|
|
|
A manager for netsh interface portproxy, which is to evaluate TCP/IP port redirect on windows.
|
|
|
|

|
|
|
|
<br/>
|
|
|
|
## Upgrade
|
|
|
|
- **v1.3.0**
|
|
- Update display, provide comments and grouping.
|
|
- Fix the problem that the window size is not the same in different runtimes.
|
|
|
|
<br/>
|
|
|
|
## Information
|
|
|
|
The configuration file will be generated at:
|
|
|
|
```
|
|
[MyDocuments]\PortProxyGUI\config.db
|
|
```
|
|
|
|
The configuration database will be migrated **automatically** if the newer version software is used.
|
|
|