Server:cold.squish.pissnet.xyz: Difference between revisions

From pisswiki
No edit summary
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{InfoboxNode
{{InfoboxNode
|owner=Coldsquish
|owner=Coldsquish
|status=Delinked
|delink_reason=AWOL for days
|sid=327
|sid=327
|spkifp=gBpWmQajNcL7zwCeZtouH2Aqa1VyjJpWlJHeGFO6+YQ=
|spkifp=gBpWmQajNcL7zwCeZtouH2Aqa1VyjJpWlJHeGFO6+YQ=
Line 8: Line 10:
|region=Europe
|region=Europe
|location=Paris, France
|location=Paris, France
|provider=Aruba Cloud
|type=Leaf
|type=Leaf
}}
}}
Please ping Coldsquish if you want to link.


<pre>
{{Link Block|[[Server:cold.squish.pissnet.xyz]]}}
Location: Paris (France)
SID: 327
Ports:
- 6667 (plain),
- 6697 (ssl, let's encrypt)
RR: Yes
</pre>
 
---8<---
<pre>
link cold.squish.pissnet.xyz {
    incoming { mask *; }
    outgoing {
        hostname 94.177.238.228;
        port 6900;
        options { tls; autoconnect; }
    }
    password "gBpWmQajNcL7zwCeZtouH2Aqa1VyjJpWlJHeGFO6+YQ=" { spkifp; }
    class servers;
}
</pre>
--->8---

Latest revision as of 10:00, 6 March 2023

cold.squish.pissnet.xyz
Name cold.squish.pissnet.xyz
Location Paris, France
Hosting Provider Aruba Cloud
Owner Coldsquish
SID 327
Type Leaf
Status Delinked


// Coldsquish
// Location: Paris, France
// SID: 327
link cold.squish.pissnet.xyz {
    incoming {
        mask *;
    }
outgoing {
hostname 94.177.238.228;
port 6900;
options { tls; }
    } password "gBpWmQajNcL7zwCeZtouH2Aqa1VyjJpWlJHeGFO6+YQ=" { spkifp; } class servers; }