- Tunneler SDK: Recursive DNS support -- DNS queries not matched by Ziti services are forwarded to upstream server (if configured)
ziti-edge-tunnel
- add
-u|--dns-upstream
option for setting DNS upstream server -n/--dns
option is removed
- add
- add script and document building of
ziti-edge-tunnel
with OpenWRT (see instructions) - config.json and config.json.backup files will be created in the identity path. This file will have the configuration details like identifier name, endpoint name, Active status etc.
- Publish official
ziti-edge-tunnel
binaries for arm64(aarch64) architecture - Increased
lwip
limits
- Fix: compilation issues when using MS Visual Studio compiler