0xcc01.de/tor.html
2025-05-19 01:11:28 +02:00

51 lines
1.4 KiB
HTML

<!doctype html>
<html lang="en">
<head>
<meta name="description" content="Tor, Relays, Nodes, 0xcc01, Sojus07">
<meta name="keywords" content="Tor, Relay, Sojus07, 0xcc01">
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="./src/css/style.css" />
<title>Sojus07 | 0xcc01</title>
</head>
<body>
<div class="main">
<nav>
<a href="./contact.html">[ CONTACT ]</a>
<a href="https://git.0xcc01.de/Sojus07">[ GIT ]</a>
<a href="https://0xcc01.de">[ HOME ]</a>
</nav>
<br />
<div class="inner-box">
<img src="./src/media/png/ghost.png" alt="">
</div>
<center>
<br>
<p>im hosting ~20 <br>
Tor Guards/Tor/Mid Nodes <br>
By myself. <br>
<br>
To see my relay.txt: <br>
curl -sSL 0xcc01.de/relay.txt <br>
or my familiy.txt: <br>
curl -sSL 0xcc01.de/family.txt <br>
<br>
The Status of my <br>
Nodes and Exits <br>
Can you find here <br>
<a href="status.0xcc01.de">[ STATUS ]</a>
</p>
<br>
<a href="https://metrics.torproject.org/rs.html#search/0xcc01">[ TOR METRICS ]</a> <br>
<a href="./relay.txt">[ MY RELAY.txt ]</a> <br>
<a href="./family.txt">[ MY FAMILY.txt ]</a> <br>
</center>
</div>
<footer>Sojus07 - &copy; 2025</footer>
</body>
</html>