• Stars
    star
    673
  • Rank 66,697 (Top 2 %)
  • Language
    C#
  • License
    MIT License
  • Created over 4 years ago
  • Updated 4 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

PortProxyGUI

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

UI

The software does not configure the firewall.

If necessary, manually configure the firewall.


Upgrade

  • v1.4.1
    • Added a status strip at the bottom of the window.
    • Added 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.