Metadata-Version: 2.1
Name: ftclib
Version: 0.1.0
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
License-File: LICENSE
Requires-Python: >=3.7
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM

# 编译

```shell
git clone https://github.com/AirportR/fulltclash-lib.git && cd fulltclash-lib && cargo build --release
```

# 使用

```shell
./myspeed
```
