John
John
**Describe the bug** Processor name was been cut if terminal height larger than 46, my device is 2021 MacBookPro with M1 max processor running on the latest operating system. **To...
resolved #15
shaodwsocks-rust has separated the protocol into a separate crate https://crates.io/crates/shadowsocks Should we use this instead of implementing it ourselves?
https://github.com/XTLS/Xray-core/pull/3955 is it possible implement xhtp in shoes?
I am looking to implement a solution for uploading large files to our server using the TUS protocol—a resumable file upload protocol designed to handle large files efficiently and reliably....