Skip to content

Releases: wiresock/proxifyre

ProxiFyre-v1.0.20

25 May 10:21
Compare
Choose a tag to compare

ProxiFyre Release v1.0.20

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'.

ProxiFyre-v1.0.19

18 May 13:08
Compare
Choose a tag to compare

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.

ProxiFyre-v1.0.18

31 Aug 21:10
Compare
Choose a tag to compare

ProxiFyre Release v1.0.18

🚀 New Features & Enhancements:

  • Windows Service Support: ProxiFyre can now be run as a Windows Service, thanks to the integration of Topshelf. For those who prefer the traditional approach, it can still function as a standalone Windows application, with the option to terminate using Control-C. Issue #12

  • Selective Protocol Configuration: We've refined the configuration format, allowing users to specify selective protocols (like TCP, UDP, or both) for each proxy instance. This provides greater flexibility in proxy management. Issue #11

  • Enhanced Logging with NLog: Logging in ProxiFyre has been upgraded with the adoption of NLog. All logs are now conveniently directed to the /logs directory within the application's folder, making it easier to track and diagnose issues. Issue #13

📌 Summary:
This release, v1.0.18, introduces significant enhancements, empowering users with more versatile proxy management, the ability to run ProxiFyre as a service, and improved logging capabilities. We're committed to providing a seamless and efficient experience, and we believe this update is a step further in that direction.

ProxiFyre-v1.0.16

28 Aug 11:34
Compare
Choose a tag to compare

ProxiFyre Release Notes - Version 1.0.16

New Features:

  • Full Pathname Matching: Enhanced pattern matching to recognize full pathnames. If a forward slash or backslash is present in the pattern, ProxiFyre will now match it against the complete pathname, offering more precise application identification.

Addressed Issues:

  • Granular UWP Application Control: This release attempts to address the issues discussed in Discussion #10 regarding granular control over UWP applications, specifically ROBLOX.

Notes to Users:

  • We recommend testing the new features and improvements in a controlled environment before deploying them in production.
  • Kindly share your feedback with us to help improve ProxiFyre further.

Thank you for your continued support and interest in ProxiFyre!

ProxiFyre-v1.0.15

02 Jul 13:29
Compare
Choose a tag to compare

We are pleased to announce the release of Proxyfire v1.0.15. This version comes with several key updates:

  1. Switch to C++20: The entire codebase has been migrated to C++20, opening up a whole host of new language features and performance improvements.

  2. Synchronize NETLIB Headers: To keep up with the latest changes, we've synchronized our NETLIB headers. This synchronization will help maintain compatibility and ensure the smooth operation of the application.

  3. Complete Socks5 UDP Redirect Class: This version sees the completion of the socks5_udp_local_redirect class, further enhancing the functionality of our application.

  4. Enriched Documentation: We understand the importance of well-maintained documentation. In this release, we've made considerable enhancements to the documentation of the socks_local_router class, improving its understandability and usability.

  5. Minor Code Improvements: As part of our ongoing commitment to quality, we've made several minor code improvements, aiming to enhance both performance and readability.

Thank you for your continued support. Enjoy the new update!

ProxiFyre-v1.0.14

06 Jun 19:48
Compare
Choose a tag to compare

ProxiFyre v1.0.14 Release Notes

We're excited to bring you the latest service release for ProxiFyre, version 1.0.14. This update is mainly focused on enhancing the performance of the software when handling a high load of newly created connections.

Service Improvement

  • Performance Under High Load: In this release, we've fixed a bug that was causing issues when the software had to manage a large number of simultaneous new connections. The software should now behave much better under these high load conditions.

We highly recommend all users to upgrade to this latest version to enjoy an improved experience, particularly if you're operating in a high-traffic environment.

To get ProxiFyre v1.0.14, head over to our download page or use the in-app update feature. Thanks for using ProxiFyre and we appreciate your support and feedback.

ProxiFyre-v1.0.13

04 Jun 16:12
Compare
Choose a tag to compare

ProxiFyre v1.0.13 Release Notes

We are pleased to announce a new release of our software. This version includes key improvements and new features designed to enhance the overall usability and performance of the application.

New Features

  • Command Line Support for Logging Level: We've added the option to specify the logging level directly from the command line when you start the application. This feature allows you to control the verbosity of logging according to your debugging or operational needs, thus providing more flexibility. When no argument is provided, the application defaults to a LogLevel of None.

Improvements

  • Code Cleanup: In an effort to continually improve our codebase and ensure maintainability, we've performed a significant cleanup of the code. This cleanup involved refactoring, removing unused code, and enhancing documentation. As a result, the codebase is now leaner and easier to understand, which can lead to faster development and fewer bugs in the future.

We encourage everyone to update to this new version and benefit from these improvements. As always, we value your feedback and look forward to hearing about your experience with this new release.

ProxiFyre-v1.0.11

31 May 07:51
Compare
Choose a tag to compare

Overview

This release is a demonstration version and not a full-featured application. Despite this, we've made several enhancements with the aim of improving the user experience and offering a better glimpse of the capabilities of our software.

Enhancements

  1. Demo Configuration File: A new demo configuration file has been added to the system. This file is designed to include essential proxy settings, thereby streamlining your setup process. It's worth mentioning that this is part of our initiative to simplify the user experience, even at the demo stage.

  2. Windows Binaries Release: We've taken a step further to simplify the installation process. In this release, we've included Windows binaries to enable a more straightforward and user-friendly installation. This eliminates the need for manual compilation, making the setup even more convenient.

Please note that these enhancements are designed to showcase the potential of our application and provide a more convenient and efficient user experience, despite being in the demo stage.

Future Plans

While this demo version gives a glimpse of the software's potential, we're tirelessly working to deliver a full-featured version that will significantly boost your productivity and meet your specific needs.

We appreciate your interest and patience, and look forward to your feedback to improve and refine our software in future releases.