diff options
Diffstat (limited to 'gopher/it/smolnet.html')
| -rwxr-xr-x | gopher/it/smolnet.html | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/gopher/it/smolnet.html b/gopher/it/smolnet.html new file mode 100755 index 0000000..a79433f --- /dev/null +++ b/gopher/it/smolnet.html @@ -0,0 +1,43 @@ +<!DOCTYPE html> +<html lang="it"> +<head> +<meta charset="utf-8"> +<meta name="viewport" content="width=device-width, initial-scale=1.0"> +<link rel="stylesheet" href="/gopher/style.css"> +<title>Gopher:Smolnet</title> +</head> +<body> +<a href="https://wittamore.fr/gopher"><img src="/gopher/images/gopher-dark.png" width="100px"></a><br> +<h1>Smolnet</h1> +<p>La <i>SmolNet</i> consiste in contenuti disponibili tramite protocolli alternativi al web, come +<a href="https://geminiprotocol.net/">gemini://</a> +<a href="https://en.wikipedia.org/wiki/Gopher_(protocol)">gopher://</a> +<a href="https://github.com/gopher-protocol/gopher-plus/blob/main/gopherplus.md">Gopher+</a> +gophers:// +<a href="https://en.wikipedia.org/wiki/Finger_(protocol)">finger://</a> +<a href="https://portal.mozz.us/spartan/spartan.mozz.us/">spartan://</a> +<a href="https://textprotocol.org/">text://</a> +<a href="https://supertxt.net/00-intro.html">SuperText</a> +<a href="https://nightfall.city/nex/info/specification.txt">nex://</a> +<a href="https://github.com/zzo38/scorpion">scorpion://</a> +<a href="https://portal.mozz.us/gemini/zaibatsu.circumlunar.space/~solderpunk/gemlog/the-mercury-protocol.gmi">mercury://</a> +<a href="https://portal.mozz.us/gemini/transjovian.org/page/Titan">titan://</a> +<a href="https://github.com/dimkr/guppy-protocol">guppy://</a> +<a href="https://portal.mozz.us/gemini/scrollprotocol.us.to/">scroll://</a> +<a href="https://molerat.trinket.icu/">molerat://</a> +<a href="https://github.com/runvnc/tersenet/blob/master/README.md">terse://</a> +<a href="https://sourceforge.net/p/fsp/code/ci/master/tree/doc/PROTOCOL">fsp://</a>. +C’è un <a href="https://dbohdan.com/archive/scorpion/zzo38computer.org/smallweb.txt">elenco</a> +dei principali protocolli della SmolNet. Altri protocolli correlati sono +<a href="https://en.wikipedia.org/wiki/Telnet">telnet://</a>, +<a href="https://wiki.archiveteam.org/index.php/Usenet">nntp:// o news://</a>, +<a href="https://en.wikipedia.org/wiki/DICT">dict://</a> +e altre cose meno conosciute, come <a href="https://datatracker.ietf.org/doc/html/rfc865">QOTD</a> +o <a href="https://managing.blue/2010/12/20/tcpmux-a-mostly-overlooked-tcp-service/">TCPMUX</a>. +</p> +<p> +fonte: <a href="https://wiki.archiveteam.org/index.php/SmolNet">wiki.archiveteam.org</a> +</p> + +</body> +</html> |
