2 Star 4 Fork 0

隐语SecretFlow/kuscia-envoy

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 1.06 KB
一键复制 编辑 原始数据 按行查看 历史
cho-chem 提交于 2023-07-05 17:49 . feat: kuscia-envoy 0.2 (#4)

Kuscia-Envoy

CircleCI

简体中文English

Kuscia Envoy implements several custom http filters based on open source Envoy. The extension filters are:

  • kuscia_gress: rewrite host header to choose a new route.
  • kuscia_token_auth: authorize requests by checking token in header.
  • kuscia_crypt: enable envoy to encrypt egress data and decrypt ingress data.
  • kuscia_header_decorator: add specified headers before forwarding requests to upstream service. For example, you can assign a token for each source, then the upstream service can use the token to authorize requests.

build executable files

make build-envoy

## build image
```shell
make image

## test
```shell
make test-envoy

Contributing

Please check CONTRIBUTING.md

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/secretflow/kuscia-envoy.git
git@gitee.com:secretflow/kuscia-envoy.git
secretflow
kuscia-envoy
kuscia-envoy
main

搜索帮助

Cb406eda 1850385 E526c682 1850385