browsertunnel icon indicating copy to clipboard operation
browsertunnel copied to clipboard

no stdout on server

Open tango-j opened this issue 4 years ago • 4 comments

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?

tango-j avatar Jun 30 '20 11:06 tango-j

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.

veggiedefender avatar Jun 30 '20 15:06 veggiedefender

Hi,

Please find the below screenshot.

[image: image.png]

On Tue, Jun 30, 2020 at 7:15 PM Jesse Li [email protected] 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 https://github.com/veggiedefender/browsertunnel/issues/1#issuecomment-651859674, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEMI4C4TDBEIG5GUHO4W4B3RZH6SZANCNFSM4OMEGRMA .

tango-j avatar Jun 30 '20 18:06 tango-j

browser tunnel

tango-j avatar Jun 30 '20 18:06 tango-j

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

veggiedefender avatar Jun 30 '20 18:06 veggiedefender