curl -vk http://istance.address
* Rebuilt URL to: http://istance.address/
* Hostname was NOT found in DNS cache
* Trying [instance IPv4]...
* Connected to istance.address ([instance IPv4]) port 80 (#0)
> GET / HTTP/1.1
> User-Agent: curl/7.35.0
> Host: istance.address
> Accept: */*
>
< HTTP/1.1 200 OK
< Date: Sat, 08 Jan 2022 12:24:56 GMT
* Server Apache/2.4.41 (Ubuntu) is not blacklisted
< Server: Apache/2.4.41 (Ubuntu)
< Vary: Accept-Encoding
< Content-Length: 765
< Content-Type: text/html;charset=UTF-8
<
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head>
<title>Index of /</title>
</head>
<body>
<h1>Index of /</h1>
<table>
<tr><th valign="top"><img src="/icons/blank.gif" alt="[ICO]"></th><th><a href="?C=N;O=D">Name</a></th><th><a href="?C=M;O=A">Last modified</a></th><th><a href="?C=S;O=A">Size</a></th><th><a href="?C=D;O=A">Description</a></th></tr>
<tr><th colspan="5"><hr></th></tr>
<tr><td valign="top"><img src="/icons/folder.gif" alt="[DIR]"></td><td><a href="nextcloud/">nextcloud/</a></td><td align="right">2021-11-26 20:51 </td><td align="right"> - </td><td> </td></tr>
<tr><th colspan="5"><hr></th></tr>
</table>
<address>Apache/2.4.41 (Ubuntu) Server at istance.address Port 80</address>
</body></html>
* Connection #0 to host istance.address left intact
curl -vk https://instance.address
* Rebuilt URL to: https://instance.address/
* Hostname was NOT found in DNS cache
* Trying [instance IPv4]...
* connect to [instance IPv4] port 443 failed: No route to host
* Failed to connect to istance.address port 443: No route to host
* Closing connection 0
curl: (7) Failed to connect to istance.address port 443: No route to host
await ctx.send(embed = discord.Embed(
Я даже так сделал:
traceroute --tcp -p 80 instance.address
и так
traceroute --tcp -p 443 instance.address
В первом случае трейс проходит, во втором - доходит до узла инстанса, но выдаёт вот такое
В мане написано, .