Server:piss.institute: Difference between revisions

From pisswiki
(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
}}
}}
hosted by [[User:Sergal|sergal]], running UnrealIRCd v5.2.0.1 on OpenBSD 6.9 (nice)
<syntaxhighlight line="1" start="1">
 
link piss.institute {
used to run on Debian in its separate VPS
    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;
}