iodine icon indicating copy to clipboard operation
iodine copied to clipboard

Official git repo for iodine dns tunnel

Results 16 iodine issues
Sort by recently updated
recently updated
newest added

If the client only has IPv4 available, and the server has both IPv4 and IPv6, raw login can be attempted on IPv6 anyway if the DNS servers in use prefer...

Iodine is not compatible with TAP 9.0.0.21 on Windows 10 File: tap0901.sys Version: 9.0.0.21 Productversion: 9.21.1 9/21 Connection between client-server gets established without any error message BUT ping from client...

The Windows OpenVPN installer (OpenVPN-2.5.6-I601-amd64.msi) now creates a TAP interface with a root-enumerated hardware ID (**ComponentId = root\tap0901**). Iodine (**tun.c**) only looks for legacy hardware IDs (e.g. **ComponentId = tap0901**),...

I encountered an issue with the systemd service failing to start and then failing to restart too fast. It appears that systemd, by default, attempts 5 times to restart and...

The latest version is 0.7.0 and was released on 2014-06-16. I see there's been quite a lot of commits since that time. Does it make sense to bump the version...

1. Adds a new -S flag to both iodine and iodined to indicate desire to forward IPv6 packets within the tunnel 2. If V6 tunnel forwarding is requested (i.e. forward...

## Overview This fork of iodine was intended primarily to improve performance by using a TCP-like sliding window protocol for having multiple "in flight" fragments both upstream and downstream. This...

https://www.wintun.net/ Patches are welcome..

Complete rewrite of the build system using autotools.