Skip to content
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

Open
tango-j opened this issue Jun 30, 2020 · 4 comments
Open

no stdout on server #1

tango-j opened this issue Jun 30, 2020 · 4 comments

Comments

@tango-j
Copy link

tango-j commented Jun 30, 2020

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?

@veggiedefender
Copy link
Owner

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.

@tango-j
Copy link
Author

tango-j commented Jun 30, 2020 via email

@tango-j
Copy link
Author

tango-j commented Jun 30, 2020

browser tunnel

@veggiedefender
Copy link
Owner

You need to have your own domain name for this, and set up your domain's DNS records like shown in the README.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants