schors / tgdante2

Dockerized Dante socks5 proxy for telegram. Alpine version
The Unlicense
626 stars 67 forks source link

Main functional doesn't work #3

Closed werelaxe closed 6 years ago

werelaxe commented 6 years ago

After running docker run -d --net=host --restart unless-stopped -e PORT=1080 -e USER=user0 -e PASS=secret0 --name tgdante schors/tgdante2 container starts succesfully. But curl -x socks5://user0:secret0@localhost:1080 https://web.telegram.org returns curl: (35) gnutls_handshake() failed: Access was denied

schors commented 6 years ago

Ok. I need docker log. It's in system messages by default, by tag = container name

schors commented 6 years ago

Oops.. Do you set up your proxy outside Russian jurisdiction?

werelaxe commented 6 years ago

Oh, yes... Probably, my provider is already blocked me. Sorry for this.