Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/atpons/limelane

Tiny Envoy control-plane for TCP
https://github.com/atpons/limelane

envoy-control-plane golang tcp-proxy

Last synced: about 1 month ago
JSON representation

Tiny Envoy control-plane for TCP

Awesome Lists containing this project

README

        

limelane
---

Envoy control plane for TCP proxy in Golang

Support TiKV as snapshot database backend.

### Features
- [x] TCP proxy EDS/CDS
- [x] Configurable HTTP API
- [x] Support persistent storage (TiKV)
- [x] Traffic tapping config for listener
- [ ] Metrics

### Tools
- gotap2pcap
- Convert Envoy's tap trace Protocol Buffer file into a PCAP file, and it is only written in Golang.
- admintapclient
- Envoy's admin /tap endpoint client (HTTP/2) written in Golang.

### Author
atpons

### License
MIT