https://github.com/airportr/fulltclash-lib
rewrite some module in rust.
https://github.com/airportr/fulltclash-lib
Last synced: 6 months ago
JSON representation
rewrite some module in rust.
- Host: GitHub
- URL: https://github.com/airportr/fulltclash-lib
- Owner: AirportR
- License: apache-2.0
- Created: 2023-10-12T12:08:31.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-10-13T13:00:34.000Z (about 2 years ago)
- Last Synced: 2025-02-12T21:17:33.309Z (8 months ago)
- Language: Rust
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 编译
```shell
git clone https://github.com/AirportR/fulltclash-lib.git && cd fulltclash-lib && cargo build --release
```# 使用
```shell
./myspeed
```