8 评论 (8 评论)22 反应 (22 反应)0 负责人 (0 负责人)Rust8,531 star (8,531 star)248 fork (248 fork)batch import
help wanted
- 议题类型
- feature
- 研究方向
- The issue asks about Windows support, referencing two Rust files. Investigate the current platform specific code in xray server/src/main.rs and xray cli/src/main.rs at the linked lines. Check if there are cfg attributes or platform checks. Review comments for discussion on what Windows support entails. The project is archived, so the scope is to understand the request and possibly implement conditional compilation for Windows or fix any platform specific bugs.