kayrus / tuncfg

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:Apache License 2.0


Languages

Language:Go 100.0%