https://github.com/hxfdarling/bifrost-core
High-performance proxy software implemented based on the Rust language.
https://github.com/hxfdarling/bifrost-core
http-proxy proxy rust-proxy
Last synced: 2 months ago
JSON representation
High-performance proxy software implemented based on the Rust language.
- Host: GitHub
- URL: https://github.com/hxfdarling/bifrost-core
- Owner: hxfdarling
- License: mit
- Created: 2024-11-27T06:37:42.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-12-09T07:35:16.000Z (6 months ago)
- Last Synced: 2025-03-30T15:39:55.719Z (2 months ago)
- Topics: http-proxy, proxy, rust-proxy
- Language: Rust
- Homepage:
- Size: 239 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bifrost Core
# 如何开始开发?
1. 安装 (rust)[https://www.rust-lang.org/learn/get-started] 开发工具,建议使用vscode/cursor 作为IDE
2. 使用cargo run 启动服务
3. 配合浏览器的代理插件 Proxy SwitchyOmega,进行代理测试# 支持的特性
1.支持解包协议:HTTP、HTTPS、Websocket
2.支持隧道代理tunnel(HTTPS模式下面)
3. 代理链接支持H2/H1链接# 规则特性 Coming soon
复刻大多数whistle 支持的解析规则