You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
42 lines
1.7 KiB
42 lines
1.7 KiB
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Services @ NAS64</title>
|
|
<meta name="description" content="Web services on NAS64 server">
|
|
<link rel="stylesheet" href="style.css">
|
|
|
|
<!--
|
|
<script>
|
|
var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-7489188-1']); _gaq.push(['_trackPageview']);
|
|
(function() {
|
|
var ga = document.createElement('script'); ga.async = true; ga.src = 'http://www.google-analytics.com/ga.js';
|
|
var s = document.getElementsByTagName('script')[0];
|
|
s.parentNode.insertBefore(ga, s);
|
|
})();
|
|
</script>
|
|
-->
|
|
</head>
|
|
<body>
|
|
<div class="drop-shadow round">
|
|
<h1><a href="http://media.sigkill.top" target="_blank">Jellyfin</a></h1>
|
|
<p>Videos, musics...</p>
|
|
</div>
|
|
|
|
<div class="drop-shadow curls">
|
|
<h1><a href="http://files.sigkill.top">Files</a></h1>
|
|
<p><a href="http://files.lanhost.top/files/protect">Files(Protect)</a></p>
|
|
<p><a href="http://files.lanhost.top/files/public">Files(Public)</a></p>
|
|
<p><a href="http://files.lanhost.top/files/tmp">Files(Tmp)</a></p>
|
|
<p>Files on smb://NAS64 (protect/public/tmp).</p>
|
|
<p>Directories protect/public is on server's hdd.</p>
|
|
<p>Directory tmp is in server's memery(6G available).</p>
|
|
</div>
|
|
|
|
<div class="drop-shadow round rotated">
|
|
<h1>Aria2</h1>
|
|
<p><a href="http://aria2.sigkill.top/#path=ws://aria2.sigkill.top/public">Aria2(Public)</a> --> <a href="http://files.sigkill.top/files/public/Downloads">Files(Public)</a></p>
|
|
<p><a href="http://aria2.sigkill.top/#path=ws://aria2.sigkill.top/tmp">Aria2(Tmp)</a> --> <a href="http://files.sigkill.top/files/tmp">Files(Tmp)</a></p>
|
|
</div>
|
|
</body>
|
|
</html>
|
|
|