Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/atpons/limelane
- Owner: atpons
- Created: 2021-01-04T14:27:36.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-11T08:29:15.000Z (almost 4 years ago)
- Last Synced: 2024-11-30T20:06:44.890Z (about 1 month ago)
- Topics: envoy-control-plane, golang, tcp-proxy
- Language: Go
- Homepage:
- Size: 9.92 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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