An open API service indexing awesome lists of open source software.

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.

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 支持的解析规则