You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.