A manager of netsh interface portproxy which is to evaluate TCP/IP port redirect on windows.
Go to file
zmjack 8e36f87205 v1.4.2 2024-06-14 01:15:48 +08:00
PortProxyGUI v1.4.2 2024-06-14 01:15:48 +08:00
docs PortProxyGUI.1.4.1 2023-06-14 01:46:48 +08:00
src v1.1.0 2021-03-10 01:12:07 +08:00
.gitattributes staged 2020-05-29 00:48:10 +08:00
.gitignore staged 2020-05-29 00:48:10 +08:00
LICENSE.md v1.0.0 2020-05-29 00:57:32 +08:00
PortProxyGUI.sln v1.3.1 2022-12-05 21:05:36 +08:00
README.md Update README.md 2024-06-13 21:09:05 +08:00
icon.ico v1.0.2 2020-09-24 18:06:57 +08:00

README.md

PortProxyGUI

A manager for netsh interface portproxy, which is to evaluate TCP/IP port redirect on windows.

UI


[!NOTE]

The software does not configure the firewall.

If necessary, manually configure the firewall.


Runtimes

.NET

Target framework Link
Static Badge Download .NET 8.0
Static Badge Download .NET 6.0

.NET Framework

Icon Denote
✔️ OS versions on which is installed by default.
OS versions on which doesn't come installed but can be installed.
Target framework Windows Windows Server Link
Static Badge ✔️ 8.1 +
Vista +
✔️ 2012 R2 +
2008 SP2 +
Download
Static Badge ✔️ 7 +
Vista
✔️ 2008 R2 SP1 +
2003 +
Download

[!NOTE]

If you're using Windows 8, Windows Server 2008 R2 SP1, or greater.

we recommend installing .NET Framework 3.5 through the control panel.


Upgrade

  • v1.4.2
    • Change the default font from Microsoft Sans Serif to Arial.
      • This setting provides better compatibility on operating systems with fewer fonts.
  • v1.4.1
    • Add a status strip at the bottom of the window.
    • Add a check of the IP Helper service status, if the service is not running, a prompt will be displayed on the bottom status bar.
  • v1.4.0
    • Command line calls have been removed to provide better performance.
    • New Feature Added: Remember Window/Column Size.
    • New Feature Added: Flush DNS Cache.
    • New Feature Added: Support import and export configuration database.
  • v1.3.1 - v1.3.2
    • Fix program crash caused by wrong rules.
  • v1.3.0
    • Update display, provide comments and grouping.
    • Fix the problem that the window size is not the same in different runtimes.

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.