Replaced old base32 i2p addresses with new short domains. Also some edits all over the page.
This commit is contained in:
parent
8b9eca23e0
commit
3a02aaf98a
@ -97,7 +97,7 @@ block content
|
||||
| .
|
||||
a(href='http://wsmkgnmhmzqm7kyzv7jnzzafvgm7xlmlfvzhgorpapd5or2arnhuktqd.onion') onion
|
||||
| .
|
||||
a(href='http://plkybcgxt4cdanot75cy3pbnqlbqcsrib2fmrpsnug4bqphqvfda.b32.i2p') i2p
|
||||
a(href='http://radio.arav.i2p') i2p
|
||||
p Runs using Liquidsoap through Icecast, which goes through NGiNX. I broadcast almost everything I have. Sorry, but I'm too lazy to make some kind of broadcasting program to stream so I just randomise the playlist and throw new music there from time to time.
|
||||
div
|
||||
h3 File share
|
||||
@ -107,12 +107,17 @@ block content
|
||||
| .
|
||||
a(href='http://qf5e43nlhvnrutmikuvbdfj3cmtthokpbaxtkm6mjlslttzvtgm4fxid.onion') onion
|
||||
| .
|
||||
a(href='http://gajftpr47ze6ao7e3q2tb5xmcqneyaczu4edzvwwg2qzmnernpka.b32.i2p') i2p
|
||||
a(href='http://files.arav.i2p') i2p
|
||||
p There you'll find music, videos, films, animes, TV shows, books, games, programs, drivers (a very few), OS images (Winblows :)). Go check it out!
|
||||
div
|
||||
h3 Git
|
||||
+isServiceUp("gitea")
|
||||
p #[a(href='https://git.arav.top') git.arav.top]
|
||||
p
|
||||
a(href='https://git.arav.top') git.arav.top
|
||||
| .
|
||||
a(href='http://qqitm7qlsbbubwmjos4cqzmvkqidg34rfnbyhuydhalep33fbvh22xyd.onion') onion
|
||||
| .
|
||||
a(href='http://git.arav.i2p') i2p
|
||||
p Gitea. This is a place where I put source code of everything I ever wrote and consider useful and worth sharing.
|
||||
div
|
||||
h3 Tor relay
|
||||
@ -129,7 +134,7 @@ block content
|
||||
h3 E-Mail server
|
||||
+isServiceUp("postfix")
|
||||
p Postfix, Dovecot (w/Sieve), Spamassassin, ClamAV, OpenDMARC and OpenDKIM.
|
||||
p Alas, I don't have a static IP. And there is not much sense in it because my ISP doesn't offer reverse DNS for regular clients.
|
||||
p Alas, I don't have a static IP. And there is not much sense in it because my ISP doesn't offer reverse DNS for regular clients (it'd be bloody awesome).
|
||||
p It results in my messages ends up in a spam box at best. Well, Yandex lets me in an Inbox. :)
|
||||
div
|
||||
h3 XMPP/Jabber
|
||||
@ -161,14 +166,13 @@ block content
|
||||
h2 Game servers
|
||||
div.grid
|
||||
div
|
||||
//-
|
||||
h3 Minecraft
|
||||
+isServiceUp("forge-1.16.5")
|
||||
p.highlighted arav.top:25565
|
||||
p Version is 1.16.5 currently. I homebrew clients for it. Here is #[a(href=files_site+"/games/minecraft/aravsdwelling-minecraft-1.16.5.exe") an installer for Windows] (412MiB) I make with NSIS. And a #[a(href=files_site+"/games/minecraft/aravsdwelling-minecraft-1.16.5.tar.gz") TAR.GZ archive] (424 MiB) that is for both Windows and Linux. You'll need to set a PLAYER and MC_DIR variables in scripts. And change JVM_PARAMS to your preferences (-Xmx usually needs to be adjusted).
|
||||
p Version is 1.16.5 currently. I homebrew clients for it. Here is #[a(href=files_site+"/games/minecraft/aravsdwelling-minecraft-1.16.5.exe") an installer for Windows] (412MiB) I make with NSIS. And a #[a(href=files_site+"/games/minecraft/aravsdwelling-minecraft-1.16.5.tar.gz") TAR.GZ archive] (424 MiB) that is for both Windows and Linux. You'll need to set a PLAYER and MC_DIR variables in scripts. And change JVM_PARAMS to your preferences (-Xmx usually needs to be adjusted). And that's only if you use an archive.
|
||||
p And you can get #[a(href=files_site+"/programs/windows/installators/jre-8u281-windows-x64.exe") jre-8u281-windows-x64.exe] from my file share.
|
||||
p SHA-1 hash for a Windows installer is 2BD654F67915EC00732E879AB3F952614535A574.
|
||||
p SHA-1 hash for a TAR.GZ archive is 45EA54BFD8AC3FF56AC4655FB1C4A0EBF5C904DB.
|
||||
p SHA-1 hash for a Windows installer is 2bd654f67915ec00732e879ab3f952614535a574.
|
||||
p SHA-1 hash for a TAR.GZ archive is 45ea54bfd8ac3ff56ac4655fb1c4a0ebf5c904db.
|
||||
div
|
||||
h3 Starbound
|
||||
+isServiceUp("starbound_server")
|
||||
@ -190,10 +194,10 @@ block content
|
||||
div.grid
|
||||
div
|
||||
h3 Web-server
|
||||
p NGiNX + PHP-FPM.
|
||||
p NGiNX + PHP-FPM (just for phpMyAdmin) + NodeJS.
|
||||
div
|
||||
h3 Database server
|
||||
p MariaDB.
|
||||
p MariaDB managed with phpMyAdmin.
|
||||
div
|
||||
h3 VPN
|
||||
p OpenVPN.
|
||||
@ -207,6 +211,7 @@ block content
|
||||
div
|
||||
h3 Print server
|
||||
p CUPS with CCP (Canon CAPT printer).
|
||||
p Holy shit, it finally works! Only thing that can break it, is a kernel update, so a reboot is required.
|
||||
div
|
||||
h3 DNS server
|
||||
p At first I wanted to learn more about DNS and now BIND9 serves a DNS cache and domain zone for my LAN. I also use DNSCrypt-proxy to encrypt DNS traffic and added #[a(href="https://opennic.org" rel="nofollow noreferrer") OpenNIC] records so I have access to that domains.
|
||||
|
Loading…
Reference in New Issue
Block a user