Replies: 2 comments
-
|
This should basically works the same as dnstt and acts as a drop-in replacement. You cannot mix and match dnstt + slipstream server/client though since they use different underlying protocols over DNS. Option A: via public/recursive DNS (typical)
Option B: direct authoritative (no recursion)
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I've opened up discussions section for this repo. Future discussions/questions are moved there. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I was looking for dnstt and found your project it's interesting.
I tried to run it in local mode and it works that's so nice.
But running it across 2 Linux servers. I'm little bit confused.
Can you help me about that.
For dnstt we do a normal subdomain pointed to the server, and a ns record pointed to first Subdomain. Then we do create a tunnel like what is told in in repo.
For this I wanted to ask to see if it's clear how can we do it across 2 servers.
Appreciate your work.
Beta Was this translation helpful? Give feedback.
All reactions