Skip to content

v0.0.2

Compare
Choose a tag to compare
@cppforlife cppforlife released this 02 Oct 00:27
  • Support --dns-map-exec flag on net start command to automatically determine DNS map by executing commands. Expected command output follows this format: {"my-domain.test":["35.184.47.142"]}
    • Example: sudo -E kwt net start --dns-map-exec='knctl dns-map'