41 lines
1.1 KiB
HTML
41 lines
1.1 KiB
HTML
<!DOCTYPE html>
|
|
|
|
<head>
|
|
<style>
|
|
body {
|
|
background-color: black;
|
|
color: white;
|
|
}
|
|
a {
|
|
color: #00bfff;
|
|
}
|
|
</style>
|
|
<link rel="icon" href="favicon.ico">
|
|
</head>
|
|
|
|
|
|
<title>Tobias' Intranet</title>
|
|
<h1>WELCOME TO THE INTRANET</h1>
|
|
<h1>
|
|
<a href="https://192.168.xx.xx:8006" target="_blank">Proxmox</a>
|
|
<a href="http://192.168.xx.xx:3000" target="_blank" style="margin-left: 30px;">Grafana</a>
|
|
</h1>
|
|
<h1>
|
|
<a href="http://192.168.xx.xx:8096" target="_blank">Jellyfin</a>
|
|
<a href="http://192.168.xx.xx:8083" target="_blank" style="margin-left: 30px;">Calibre</a>
|
|
</h1>
|
|
|
|
<h1>
|
|
<a href="http://192.168.xx.xx/files" target="_blank">Files</a>
|
|
<a href="http://192.168.xx.xx:5000" target="_blank" style="margin-left: 30px;">Simply Translate</a>
|
|
</h1>
|
|
|
|
<h1>
|
|
<a href="http://192.168.xx.xx:8080" target="_blank">QBittorrent</a>
|
|
<a href="https://192.168.xx.xx:8000" target="_blank" style="margin-left: 30px;">Vaultwarden</a>
|
|
</h1>
|
|
|
|
<h1>
|
|
<a href="http://192.168.xx.xx/ssl" target="_blank">SSL Expiry<a/>
|
|
<a href="https://tobiastime.xyz" target="_blank" style="margin-left: 30px;">tobiastime</a>
|
|
</h1> |