You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add DNS tunnel support (#1507)
* feat: add DNS tunnel support
* add dnstt config validation function
* add nil dnstt config test, make dnstt config optional in template
* recompile genconfig with recent changes