tuncfg icon indicating copy to clipboard operation
tuncfg copied to clipboard

Go package helper to configure interface DNS/IP addresses and routes in various OS

tuncfg

A package to simplify TUN adapters configuration:

  • create TUN interface
  • configure TUN interface
  • configure routes
  • configure DNS servers and suffixes

TODO

  • IPv6 support
  • Detect Global DNS search suffixes in Windows
  • Watch and act on routes changes
  • Watch and act on DNS changes
  • Set DNS settings using native macOS libraries