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

From pisswiki
(Created page with "{{InfoboxNode |owner=Coldsquish |sid=327 |spkifp=gBpWmQajNcL7zwCeZtouH2Aqa1VyjJpWlJHeGFO6+YQ= |serverport=6900 |noincoming=No |region=Europe |location=Paris, France |type=Leaf...")
 
No edit summary
Line 9: Line 9:
|type=Leaf
|type=Leaf
}}
}}
Please ping Coldsquish if you want to link.
<pre>
Location: Paris (France)
Location: Paris (France)
SID: 327
SID: 327
Line 15: Line 18:
- 6697 (ssl, let's encrypt)
- 6697 (ssl, let's encrypt)
RR: Yes
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---

Revision as of 22:53, 16 July 2021

cold.squish.pissnet.xyz
Name cold.squish.pissnet.xyz
Location Paris, France
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<---

link cold.squish.pissnet.xyz {
    incoming { mask *; }
    outgoing {
        hostname 94.177.238.228;
        port 6900;
        options { tls; autoconnect; }
    }
    password "gBpWmQajNcL7zwCeZtouH2Aqa1VyjJpWlJHeGFO6+YQ=" { spkifp; }
    class servers;
}

--->8---