ziti-tunnel-sdk-c icon indicating copy to clipboard operation
ziti-tunnel-sdk-c copied to clipboard

Results 102 ziti-tunnel-sdk-c issues
Sort by recently updated
recently updated
newest added

Right now, I don't think we have a field that indicates if a service is BOUND as well as dial'able. We need to be able to display to pepole services...

Feature for consideration: add a disable option for DNS injection, so that a DNS binding still exists at the DNS ziti owned tunnel address (ex: 100.64.0.X or whatever the dns-ip-range...

Upon shutdown, ziti-edge-tunnel does not currently clean up the DNS nameserver resolver that it inserts into `/etc/resolv.conf`, either directly or via resolvconf for non systemd-resolved systems. This can result in...

bug

When using https://hub.docker.com/r/openziti/ziti-host the docker container is attempting to allocate IP addresses. **Exected Behavior** I expected that when I ran the tunneler I wouldn't get an ERROR indicating "ip pool...

Feature for consideration: the use of a signal or refresh polling interval to auto-check for identity changes in the identity dir. This would avoid the problem of having to break...

I made a video for a user on reddit tonight using the netfoundry console. I hit a problem where I did not have an edge router policy authorizing my identities...

bug

Commands that interact with running ziti-edge-tunnel - clean up output -- no need for debugging info unless requested - make default output human redable - support pure JSON output to...

good first issue

1. any dynamically added entries (DNS wildcards) should be removed if not queried in the last TTL period 2. we can defer hostname IP assignment until resolution was requested and...

The tSDK adds a subnet route (/10 by default) to the tun interface to handle IPs that are given to services with configs that have hostnames in their address list....