Can't connect to official web site or any off docs or so pages.
Tryed to open from different locations of my network.
This is traceroute and ping to it
ping rclone.org
PING rclone.org (5.153.250.7) 56(84) bytes of data.
64 bytes from nick3.miniserver.com (5.153.250.7): icmp_seq=1 ttl=53 time=12.5 ms
64 bytes from nick3.miniserver.com (5.153.250.7): icmp_seq=2 ttl=53 time=12.3 ms
64 bytes from nick3.miniserver.com (5.153.250.7): icmp_seq=3 ttl=53 time=12.4 ms
64 bytes from nick3.miniserver.com (5.153.250.7): icmp_seq=4 ttl=53 time=12.4 ms
^C
--- rclone.org ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 8ms
rtt min/avg/max/mdev = 12.317/12.389/12.452/0.146 ms
traceroute -n rclone.org
traceroute to rclone.org (5.153.250.7), 30 hops max, 60 byte packets
1 45.147.160.2 0.167 ms 0.181 ms 0.169 ms
2 10.255.1.157 0.141 ms 0.133 ms 0.130 ms
3 10.255.1.154 0.271 ms 10.255.1.155 0.161 ms 10.255.1.154 0.131 ms
4 * * *
5 * * *
6 130.117.50.249 1.048 ms 154.54.56.93 8.261 ms 130.117.50.249 1.229 ms
7 130.117.51.41 8.667 ms 8.340 ms 8.163 ms
8 154.54.58.174 8.451 ms 149.6.184.50 8.703 ms 8.715 ms
9 130.180.202.81 9.782 ms 149.6.184.50 8.512 ms 130.180.202.81 9.955 ms
10 95.129.110.145 9.648 ms 130.180.202.81 9.404 ms 9.617 ms
11 37.128.135.100 10.678 ms 11.246 ms 10.921 ms
12 37.128.135.35 12.272 ms 11.896 ms 37.128.135.100 10.875 ms
13 37.128.135.134 11.513 ms 37.128.135.35 12.264 ms 37.128.135.134 11.436 ms
14 37.128.135.134 11.894 ms * 11.501 ms
15 * * *
16 * * *
17 * * *
18 * * *
19 * * *
20 * * *
21 * * *
22 * * *
23 * * *
24 * * *
25 * * *
26 * * *
27 * * *
28 * * *
29 * * *
30 * * *
Test curl dropped on port 443
curl https://rclone.org
curl: (7) Failed to connect to rclone.org port 443: Connection refused
Any solutions?