initial commit

This commit is contained in:
ahriman 2018-12-23 06:33:21 +01:00
commit fe6a385158
6 changed files with 136 additions and 0 deletions

67
crawl.css Normal file
View File

@ -0,0 +1,67 @@
body {
background-color: #1C1C1C;
font-family: sans-serif;
font: Noto Sans;
color: #BDBDBD;
margin-top: 30px;
margin-bottom: 10px;
}
.date {
font-weight: bold;
}
#logo {
margin-bottom: 10px;
margin-left: -35px;
font: Noto Mono;
font-family: monospace;
font-size: 1.5em;
}
#content {
width: 550px;
font-size: 0.9em;
margin-left: auto;
margin-right: auto;
}
#container {
width: 44%;
margin-left: auto;
margin-right: auto;
padding-bottom: 70px;
}
a:link {
text-decoration: none;
color:#DF3A01;
font-weight: bold;
}
a:visited {
color:#DF3A01;
text-decoration: none;
font-weight: bold;
}
a:hover {
color:#848484;
text-decoration: none;
font-weight: bold;
}
p {
text-indent: 15px;
}
code {
text-indent: 30px;
}
em {
font-style: bold;
}
h1 {
font-size: 20px;
text-align: center;
margin-left: auto;
margin-right: auto;
}
h3 {
font-size: 20px;
margin-bottom: 5px;
}

1
crawl/morgue Symbolic link
View File

@ -0,0 +1 @@
/home/crawl/DGL/dgldir/morgue

1
crawl/rcfiles Symbolic link
View File

@ -0,0 +1 @@
/home/crawl/DGL/dgldir/rcfiles

1
crawl/ttyrec Symbolic link
View File

@ -0,0 +1 @@
/home/crawl/DGL/dgldir/ttyrec

27
dcss.key Normal file
View File

@ -0,0 +1,27 @@
-----BEGIN RSA PRIVATE KEY-----
MIIEowIBAAKCAQEA54NNO+8oT26dcrH24sjskZQoXOYveZaz1juDpMf3K9Jzh91h
8EucbR2R0tVZ1sZ14UFw2f4o4k1atRDPevYqn8HYoJptyQPyvPhh28JqmjjRl+Sg
uDp8EURI1Fq8d+ZdG7XFym2nc2grlUUs/6fc7DZMLmxbWkE1GWpNjKeHHxVxkt2/
EMiiA0ybmOL8Jx0kK+3MTE1EKf9zUV5ylcXb/Sdg5KozxdNW2L9oDtYc/zcQafn6
CEjJ1m+Yscn5Um6LgmHpAojqti0KMcwArNi8tv15An0PL72OF0Xmq48ogBN22eie
s8P+tDJUb/tR/rUklCNUQblZUO+1V0dKG8wcsQIDAQABAoIBADmxkvG4q8b/veTz
TJ8/ixTMYzKjenlGgRKGSkwqOQKGs5vMI7gKX7UhhVGRMY5AbufvsvvgRrf+pvgw
dEQkTIL7f8ymL23Euh01mM13KbG9Lx43L4Y5rOlwpuWkpwsKMXHSXrQPl4c/En1k
e85KOtfywBFhl3JqhZ0LzL+ckCPCbvCD8oeklB4YYUpIER4kg/csq84HBWzU2VyV
L0qzcIIfFx6GEXOlfsSB7NrAXWk3xbme1svSvc7kDJEepvnwPhax8LNWap8ADk5r
wSVrSALSHf5ilRfSrjss+4MeiNprYNBdrwxQzRPcWPf1UuCronBF/vcQAUSsjj/P
f4HKd0ECgYEA9Dls/nA1yK2YT8LrYWDMkM/LFN+y7v2vY6BSUWvajbEE23RtP516
hAV6pXZVTBbkKnO88x+c/tl605XPD9EQiXzFlYfQ7meURfZHm1nRKiIHda2IfBq8
P0C1pk2Rt6ZcrZ6GWr/B8fGY3sRsROfAs1eTidQyY6CZsP9mcxIwnL0CgYEA8qz5
EzVPQ2Ernz8XlyqLeslo9JN+oNpkZ3KfOS3jmzRg0xjhOboDY8EDJ9gPlEC1+rGC
7gnQklhnpJzmyMRnmbUazKgQXEbnzzqLXLdXXbGUwQ0X4dtjZlI33c1/2uwUyKvz
vH3yur1PdjrKQdnYvkuKOPMXmeMH6TBZu/56kQUCgYEAwhtCPZgBp1YR0JMjcWn2
LMJ6rkR9euW2GIC77GrEcglXyvRmQEFxtqyEJi4+7RLklbkXXESsCwHfVXuj7vZD
JoM8pvQjYtiASHrNvvNMAyi4tRcPe1PkeoF73omYX1aiInv0XPw7sYhL8AI96yYn
SmM4qDs3MWfbv4m+a4bxjCECgYBbG//ja0dX97pl7k0QDwQQ1F9YO6v1/ihmAk2v
LQBf+9lCR/v/LUwqfoONyPuIYIcyGMUcU4j/+LrovZOT2tE+jxUBszN5QZG0Zrl9
1MOzRIGhvSWzQSffeYzJ9GZFLg9bi9tVcD/aRkr4C3h2IrDSORAq83Fv8CG/Nczq
3M7tdQKBgGTaNpeHW5qbqgbqQ81UPAvuaDLV3ter+ojigD+U0ZU7jtDmCj3VtFTK
PmOV6QJ9tWYsN96/z389jlKAJE37ze5hgCA11imRDUb+rI0zRYgddXjM+BHmqdVG
etOLVowjJxtA/g1kv9ljitx18tWF0a7yy5yPqVh6vFFM1gpJZMtA
-----END RSA PRIVATE KEY-----

39
index.html Normal file
View File

@ -0,0 +1,39 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Tildeverse Dungeon Crawl Stone Soup Server</title>
<link rel="stylesheet" href="crawl.css" type="text/css"/>
<link rel="icon" type="image/png" href="icon.png"/>
</head>
<body>
<div id="container">
<div id="logo">
<pre>
__ .__.__ .___ .__
_/ |_|__| | __| _/____ ________________ __ _ _| |
\ __\ | | / __ |/ __ \ _/ ___\_ __ \__ \\ \/ \/ / |
| | | | |__/ /_/ \ ___/ \ \___| | \// __ \\ /| |__
|__| |__|____/\____ |\___ > \___ >__| (____ /\/\_/ |____/
\/ \/ \/ \/
</pre>
</div>
<div id="content">
<p>"A roguelike adventure through dungeons filled with dangerous monsters in a quest to find the mystifyingly fabulous Orb of Zot." - <a href="http://crawl.develz.org">DCSS</a></p>
<p>For a graphical game, <a href="http://crawl.tildeverse.org:8080">play webtiles</a>!</p>
<p>Console games via SSH <a href="dcss.key">require this key</a>. Please connect to the "dcss" user. If you are using Linux, BSD, or macOS you can connect via terminal using:</p>
<p><code>ssh -i ./dcss.key dcss@crawl.tildeverse.org</code></p>
<p>
<ul>
<li><a href="/crawl/morgue">Morgue files</a></li>
<li><a href="/crawl/rcfiles">Player RC files</a></li>
<li><a href="/crawl/ttyrec">TTY Recordings</a></li>
</ul></p>
<p>Run a shell account server and want to easily provide console access to this DCSS instance for your users? Grab the ssh key, place it somewhere on your server, and create a file at <code>/usr/local/bin/dcss</code> with the following contents:<br />
<code><pre>#!/bin/sh
ssh -i /etc/dcss/dcss.key dcss@crawl.tildeverse.org</pre></code></p>
<p>Be sure to replace <code>/etc/dcss/dcss.key</code> with the key location on your server and to make <code>/usr/local/bin/dcss</code> executable.</p>
</div>
</div>
</body>
</html>