LorenEteval / Furious

A GUI proxy client based on PySide6. Support Xray-core & hysteria
GNU General Public License v3.0
972 stars 86 forks source link

0.2.9 Issue: StartupOnBoot fails on Windows #22

Closed LorenEteval closed 1 year ago

LorenEteval commented 1 year ago

CWD changed causes stdout/stderr redirect failed, which results in Furious unable to start.

To fix it stdout/stderr redirect may be entirely discarded on Windows.

LorenEteval commented 1 year ago

Fixed in release 0.2.10. Core log is still supported.