aleskxyz / reality-ezpz

Install sing-box/xray and configure vless / tuic / hysteria2 / shadowtls for reality or tls (letsencrypt) over different transport protocols (tcp, http, grpc and websocket) with user management capability in CLI, TUI and Telegram bot by a single command in docker compose!
Apache License 2.0
1.17k stars 182 forks source link

Error: ERR_SSL_PROTOCOL_ERROR #3

Closed AmirAghaee closed 1 year ago

AmirAghaee commented 1 year ago

Hi I ran your script on my Debian server and it installed successfully. You can check my conf:

vless://5b6831d1-699e-45df-8c9a-69ea3d8d2b62@38.60.202.202:443?security=reality&sni=yandex.com&pbk=vu5eJWwHEbb6ikGhyUIlItmv0viNeb_Y8MT8OMilXE4&sid=00c325cba7b979b7&type=tcp&flow=xtls-rprx-vision#reality

But I get ERR_SSL_PROTOCOL_ERROR in my browser. I checked with Afranet and mci internet but the problem is the same! The url is temporary and I will remove the server as soon as possible.

aleskxyz commented 1 year ago

Hi I ran your script on my Debian server and it installed successfully. You can check my conf:

vless://5b6831d1-699e-45df-8c9a-69ea3d8d2b62@38.60.202.202:443?security=reality&sni=yandex.com&pbk=vu5eJWwHEbb6ikGhyUIlItmv0viNeb_Y8MT8OMilXE4&sid=00c325cba7b979b7&type=tcp&flow=xtls-rprx-vision#reality

But I get ERR_SSL_PROTOCOL_ERROR in my browser. I checked with Afranet and mci internet but the problem is the same! The url is temporary and I will remove the server as soon as possible.

If you want check the functionality of TLS forwarding with your server, you should use this command:

curl --resolve yandex.com:443:38.60.202.202 https://yandex.com
AmirAghaee commented 1 year ago

My bad, sry I think my server IP is dirty!