Skip to content

ForwardProxy V7.9.250622

Compare
Choose a tag to compare
@kurt-lefevre kurt-lefevre released this 25 Jun 19:19
· 2 commits to main since this release
ad2b002

ForwardProxy V7.9.250622

  • Improved configuration file parsing. Line nr will be displayed in case of major parsing errors.
  • Relaxed block comment parsing
  • Compatible with configuration file version 2.x (introduced in V7.6 - see other releases below). Just replace ForwardProxy.jar and restart.

ForwardProxy V7.8.250622

  • Comments in the configuration file may start at whatever position now. Previously, the comment marker had to be on the first postion of the line.

ForwardProxy V7.7.240622

  • Configuration file parsing performance optimizations
  • Added block comment support in the configuration file. Format= /* my comment, also split over multiple lines */. See example config.txt provided.
  • Compatible with config file format 2.x