Metadata-Version: 2.4
Name: pymecli
Version: 0.1.0
Summary: My cli
Project-URL: Homepage, https://pypi.org/project/pymecli
Project-URL: Repository, https://github.com/meme2046/pymecli
License: MIT
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# clash订阅转换fastapi server

```shell
uv run clash --host 0.0.0.0 --port 7777 --proxy "socks5://192.168.123.7:7890"
```
