(Created page with "{{InfoboxNode |owner=sergal |sid=7W7 |spkifp=1CM3pWfiUzXOePTQMcNvqxzh+W9n7HmZujjFsdopN/A= |serverport=6900 |noincoming=No |region=Europe |location=Nuremberg, G...") |
(gwa) |
||
Line 10: | Line 10: | ||
|type=Leaf | |type=Leaf | ||
}} | }} | ||
<syntaxhighlight line="1" start="1"> | |||
link piss.institute { | |||
incoming { | |||
mask *; | |||
} | |||
outgoing { | |||
hostname piss.institute; | |||
port 6900; | |||
options { tls; autoconnect; } | |||
} | |||
password "K+CMlyb3BvNkvwn2c2+spBXdRTQfcBa4Sl/ROqEW+DI=" { spkifp; } | |||
class servers; | |||
} | |||
</syntaxhighlight> |
Revision as of 16:10, 16 August 2021
piss.institute | |
Name | piss.institute |
---|---|
Location | Nuremberg, Germany |
Hosting Provider | Hetzner |
Owner | sergal |
SID | 7W7 |
Type | Leaf |
Status | Active |
link piss.institute {
incoming {
mask *;
}
outgoing {
hostname piss.institute;
port 6900;
options { tls; autoconnect; }
}
password "K+CMlyb3BvNkvwn2c2+spBXdRTQfcBa4Sl/ROqEW+DI=" { spkifp; }
class servers;
}