Skip to content

Releases: func-vehicle/gtablocker

Version 2.4.0 - Watch file, local IP exceptions, improved console

08 Jul 21:39

Choose a tag to compare

Adds the ability to 'watch' the current file for changes. If it is modified, it will automatically be reloaded, and the firewall will automatically be updated. This means other programs can update the list of allowed IPs for you. Additionally, all local IPs are added as an exception to the blocking rule, so other computers on your local network can connect to you,

The output console in the application has received an upgrade. It will now show more information, including errors, which are now colored in red. A log file is also now generated automatically, which contains useful debugging information.

Version 2.3.0 - JSON Format and Fixes

30 Jun 00:25

Choose a tag to compare

Changes the format of saved files from .bin to .json. Also fixes firewall rule application.

You will need to modify and run setup.bat again. When you load the new version, existing .bin files can still be loaded. However, saving will prompt you to save as .json, the new format.

Version 2.2.2.1 - Initial release

26 Nov 00:22

Choose a tag to compare

First public release of the port blocker.

Contains the README, setup .bat, and the main .exe.