diff options
Diffstat (limited to 'services.html')
-rw-r--r-- | services.html | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/services.html b/services.html new file mode 100644 index 0000000..bc1e844 --- /dev/null +++ b/services.html @@ -0,0 +1,30 @@ +<h2>Self-Hosted Applications</h2> + +<ul> + <li>FreeBSD Package Repository</li> + <li>Nextcloud Files, Contacts, Calendars</li> + <li>Plex Media Streaming</li> +</ul> + +<h2>Game Servers</h2> + +If I know you and you're welcome to join one of my game servers, you can find +those here. Non-public ones are password-protected. + +<ul> + <li> + <h3>[The Ultimate] Co-op (Chocolate Doom)</h3> + <a href="doom.53hor.net:3343">doom.53hor.net:3343</a> + </li> + <li> + <h3>DooM II (Chocolate Doom)</h3> + <a href="doom3.53hor.net:3343">doom3.53hor.net:3343</a> + </li> + <li> + <h3> + Skyrim Together (The Elder Scrolls V: Skyrim Special Edition w/ "Skyrim + Together" mod) + </h3> + <a href="st.53hor.net:10578">st.53hor.net:10578</a> + </li> +</ul> |