feat: Add LICENSE file and refactor MITM response handling and tracing.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<p align="center">
|
||||
<img src="https://img.shields.io/badge/rust-1.75+-555?style=flat-square&logo=rust&logoColor=white" alt="Rust" />
|
||||
<img src="https://img.shields.io/badge/platform-linux%20%7C%20macos%20%7C%20windows-555?style=flat-square" alt="Platform" />
|
||||
<img src="https://img.shields.io/badge/license-private-333?style=flat-square" alt="License" />
|
||||
<img src="https://img.shields.io/badge/license-MIT-333?style=flat-square" alt="License" />
|
||||
<img src="https://img.shields.io/badge/API-OpenAI%20%7C%20Gemini-666?style=flat-square" alt="API" />
|
||||
<img src="https://img.shields.io/badge/TLS-BoringSSL-444?style=flat-square" alt="TLS" />
|
||||
<img src="https://img.shields.io/badge/proxy-MITM-555?style=flat-square" alt="MITM" />
|
||||
@@ -172,4 +172,4 @@ The proxy needs an OAuth token:
|
||||
|
||||
## License
|
||||
|
||||
Private. Do not distribute.
|
||||
[MIT](LICENSE)
|
||||
|
||||
Reference in New Issue
Block a user