The problem with unusual ports



> On Dec 24, 2020, at 04:45, colecmac at protonmail.com wrote:
> 
> And then that server could run on any port, port 443 for example. This would be a
> way to get around blocking.

In other words, assuming some hypothetical proxy service at 'tunnel.xyz' 
running on port 443 over TLS: 

openssl s_client -quiet -crlf -connect tunnel.xyz:443 <<< gemini://mozz.us/ 2>/dev/null

First connect to tunnel.xyz:443, then request the content at gemini://mozz.us/ .

Nice use case.

On that note, Merry Christmas and Happy Holidays.

---

Previous in thread (5 of 8): 🗣️ colecmac (a) protonmail.com (colecmac (a) protonmail.com)

Next in thread (7 of 8): 🗣️ Stephane Bortzmeyer (stephane (a) sources.org)

View entire thread.