8 comments (8 comments)22 reactions (22 reactions)0 assignees (0 assignees)Rust8,531 stars (8,531 stars)248 forks (248 forks)batch import
help wanted
- Issue type
- feature
- Research direction
- 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.