Open thizYa5R opened 2 years ago
Https should be supported for everyone, but there is a few caveats at the moment, most importantly, the service exposed to remotemoe most also provide ssl/tls, even though this double layer of encryption does not provide anything really
Have a look at #3 , it goes into more detail
oh ok thank you man , btw please dont drop this project , its one of the best tunnelers ever and keep it free always .I love this service.Thank you for this service man
HTTP works fine. Is HTTPS down at the moment?
ssh-keygen -q -t rsa -N "" -f id_rsa
ssh -i id_rsa -R443:0:8443 -o StrictHostKeyChecking=accept-new nokey@remote.moe
curl -vfL https://ikeq2ad2kitwitm6c7wjekjzbu7g5viidr4syw44vl73o45gr35q.remote.moe/
* Trying 159.69.126.209:443...
* Connected to ikeq2ad2kitwitm6c7wjekjzbu7g5viidr4syw44vl73o45gr35q.remote.moe (159.69.126.209) port 443 (#0)
* ALPN, offering h2
* ALPN, offering http/1.1
* CAfile: /etc/ssl/certs/ca-certificates.crt
* CApath: /etc/ssl/certs
* TLSv1.0 (OUT), TLS header, Certificate Status (22):
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
TIMEOUT
Hi, I really like this tunneling method since its free and one f the best you could get but I noticed that I cant connect to https services even if the port is running on my pc and its also the remote server is also working? is it a problem for my side or https only support specific servers or webpages??