Skip to content

ProxiFyre-v1.0.19

Compare
Choose a tag to compare
@wiresock wiresock released this 18 May 13:08
· 2 commits to main since this release

ProxiFyre Release v1.0.19

Fixed

  • Issue #33: Resolved the issue where logs were still being written even though the log level was set to 'None' in app-config.json. Now, no log files are generated when the log level is 'None'.
  • Issue #27: Fixed the compatibility issue with 3proxy by adjusting the SOCKS5 method selection. ProxiFyre now sends only the "no auth" method when no password is specified, preventing connection resets.

Changes

  • Improved logging behavior based on user configuration.
  • Enhanced SOCKS5 authentication process for better compatibility with 3proxy.