- Implement TCP tunnel properly
- Handles redis connections properly
- Reduce memory usage
- Fully support sni wildcard matching
- Bugfix
- Bugfix
- Drop acl blocked udp packet
- Workaround for Sink::with bug which will cause panic on udp.
- Fix ACL blocking requests incorrectly
- Support blocking requests targeting local and private network.
- Support multiple hostnames and default SAN in certificate
- Add TCP timeout to eliminate half open connections
- Refine CI scripts
- Initial Release