go-playground icon indicating copy to clipboard operation
go-playground copied to clipboard

how do we allow connection to external hostnames???

Open encryptblockr opened this issue 4 years ago • 0 comments

issue with go playground is not being able to make connections to external hosts and i thought this self hosted version will help to bypass that limitation BUT seems it is same disappointment

what is the issue with allowing people to make external connections??? is there some evil thing and why the thing is not allowed even by default?

error in send req:  Get "https://abcabcabs.abc": dial tcp: lookup api.coinbase.com on 169.254.169.254:53: dial udp 169.254.169.254:53: connect: no route to host

==> https://stackoverflow.com/questions/65572201/net-http-doesnt-work-in-the-go-playground

encryptblockr avatar Jan 26 '22 23:01 encryptblockr