Skip to content

Furious 0.2.10

Compare
Choose a tag to compare
@LorenEteval LorenEteval released this 15 Oct 10:41
· 227 commits to main since this release

Changes

  • Fixed core log on Windows platform:
    • If installed via pip: Furious guarantees that Xray-core logging is supported(requires binding not holding GIL internally). (no support for other core)
    • If installed via zip: Fixed startup on boot fails #22. Furious still redirects core log at file descriptor level. Some core logs may be redirected and shown up in the GUI, some cores may not. Personal test result (for reference only):
      • Windows 10: Xray-core, hy1 and hy2 gets redirected successfully.
      • Windows 11: Xray-core gets redirected successfully.

Improvements

  • Significantly improves server speed test result. 78c5dda

Dependency Updates

Cores

  • Update hysteria2 to v2.1.0.
  • tun2socks bindings are built with newest go 1.21. Furious should get another performance boost in VPN Mode.

More dmgs for macOS users with lower system version requirements:

  • macOS-10.9-xxx.dmg is built with PySide6 6.4.3 to maintain older OS compatibility.
  • macOS-11.0-xxx.dmg is built with PySide6 6.5.3.

Recommend all users to upgrade.