Furious 0.2.11
Changes
- Added hysteria2 share link import/export support.
- Added IPv6 compatibility. (Experimental)
Fixes
- Fixed core exitcallback called multiple times. 19918b5
- Fixed TUN mode bug #24. e0d59aa
- Fixed SS share link
ss://base64...#fragment
format import failed #26. 6a6cc9f
Improvements
- Added
time.sleep(...)
to avoid occupying CPU resources too much when redirecting core logs. 9c62248 - Code base updated. Furious now supports minimum PySide6 6.1.0, which means it fully supports win7 and any other old OS.
Added Windows7 binary release.