Supports Windows, macOS and Linux. tauri-apps/tauri: Build smaller, faster, and more secure desktop applications with a web frontend. Dreamacro/clash: A rule-based tunnel in Go. MetaCubeX/mihomo: A rule-based tunnel in Go. Fndroid/clash_for_windows_pkg: A Windows/macOS GUI based on ...
Setup for Windows Users If you're a Windows user, you may need to perform some additional steps: Make sure to add Rust and Node.js to your system's PATH. This is usually done during the installation process, but you can verify and manually add them if necessary. The gnu patch tool sh...
for file in fs::read_dir(&log_dir)?.flatten() { let _ = process_file(file); } #[cfg(target_os = "windows")] { let service_log_dir = log_dir.join("service"); for file in fs::read_dir(&service_log_dir)?.flatten() { let _ = process_file(file); } let service_log_dir...
Dreamacro/clash: A rule-based tunnel in Go. MetaCubeX/mihomo: A rule-based tunnel in Go. Fndroid/clash_for_windows_pkg: A Windows/macOS GUI based on Clash. vitejs/vite: Next generation frontend tooling. It's fast! License GPL-3.0 License. See License here for details....