目录

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

邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802032778号