Closed EugeneSunrise closed 1 year ago
Hello,
Thank you for your interest in our project. At the moment, dynamic changes in the configuration, like controlling several proxies for different programs and enabling/disabling them without restarting the service, are not supported in the code. However, extending the API to incorporate these functionalities is certainly feasible and should not pose a major challenge.
Regarding the use of ProxiFyre, it’s important to note that while the code is open source, it incorporates a driver component that is free only for personal and non-commercial use. If you intend to distribute your software commercially, licensing the driver component will be necessary.
Hope this clarifies your concerns. If you have any more questions or need further assistance, feel free to ask.
Thank you for your prompt reply, I'll look forward to more updates! 💪
Hello, first of all, thanks for providing a working proxyfire in c#. I have some questions as I want to use the project in my own program.
Any way to control several proxies for different programs with the ability to enable/disable proxies for a particular program without restarting the whole service?