-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
no stdout on server #1
Comments
Hi! I'd need more information to help you debug this, but assuming you set everything up okay, one issue might be that your browser is blocking
If you don't have access to The server should print "test" if everything works okay. |
Hi,
Please find the below screenshot.
[image: image.png]
…On Tue, Jun 30, 2020 at 7:15 PM Jesse Li ***@***.***> wrote:
Hi! I'd need more information to help you debug this, but assuming you set
everything up okay, one issue might be that your browser is blocking
dns-prefetch. To test this out, try to run (replacing .tunnel.example.com
with your own domain):
dig vzisjb.8.0.orsxg5a0.tunnel.example.com
If you don't have access to dig on your computer, you can also try using
https://toolbox.googleapps.com/apps/dig/
The server should print "test" if everything works okay.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEMI4C4TDBEIG5GUHO4W4B3RZH6SZANCNFSM4OMEGRMA>
.
|
You need to have your own domain name for this, and set up your domain's DNS records like shown in the README. |
Hi,
I have hosted the server and ran your server code in aws ubuntu instance.
Then i used your sample site to send a dns query. How can i view the query?
The text was updated successfully, but these errors were encountered: