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

From pisswiki
(Add hosting provider)
No edit summary
Line 23: Line 23:


---8<---
---8<---
<pre>
{{Link Block|[[Server:cold.squish.pissnet.xyz]]}}
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---
--->8---

Revision as of 01:21, 17 July 2021

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

Please ping Coldsquish if you want to link.

Location: Paris (France)
SID: 327
Ports:
- 6667 (plain),
- 6697 (ssl, let's encrypt)
RR: Yes

---8<---

// 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; }

--->8---