这是indexloc提供的服务,不要输入任何密码
Skip to content

ProxiFyre-v2.0.4

Choose a tag to compare

@wiresock wiresock released this 08 Aug 09:23
· 45 commits to main since this release

🛠 ProxiFyre v2.0.4 – Stability & Optimization Release

✨ What's New

  • Fixed IP Helper API Resource Leak
    Added a new owner_module_resolver.h to work around a resource leak issue in the Windows IP Helper API.
  • Optimized Process Lookup
    Improved performance by refining how process information is retrieved and cached.
  • Code Refactoring
    Cleaner structure and maintainability improvements.

🔧 Technical Details

  • Implemented safe resource handling to prevent leaks when resolving process and service information.
  • Reduced redundant lookups for network process data.
  • Enhanced table initialization routines for TCP/UDP entries.

📦 Upgrade Notes

  • Fully backward compatible with previous ProxiFyre v2.x versions.
  • Recommended for all users to improve stability and reduce resource usage.