Difference between revisions of "Server:pissnetftw7hloyu5rsvdhy47kshvewtfrdhfsikz5c2adnnxs44dsyd.onion"

From pisswiki
Jump to: navigation, search
m (Updated linked to)
m (Changed to domain as IPv6 address has changed.)
(One intermediate revision by one other user not shown)
Line 3: Line 3:
|sid=9FF
|sid=9FF
|spkifp=KjCSsbeQB9TwMfWssb+ebOXmyGTGiidQiFqrBrr2UMo=
|spkifp=KjCSsbeQB9TwMfWssb+ebOXmyGTGiidQiFqrBrr2UMo=
|ipv4=60.241.48.194
|ipv4=endianness.com
|ipv6=2001:470:1f2d:6e::cafe
|serverport=6900
|serverport=6900
|noincoming=No
|noincoming=No
Line 27: Line 26:
Add to torrc: <code>ClientOnionAuthDir /var/lib/tor/onion_auth</code>.
Add to torrc: <code>ClientOnionAuthDir /var/lib/tor/onion_auth</code>.


The above dir needs to be created with correct permissions.
The above dir needs to be created with correct permissions. (The user running Tor (try <code>tor</code>) needs to be able to read. You may want to 700 the directory and make the owner the Tor user, as this can be used for other hidden services and you do not want everyone reading it.)


Navigate to the dir, create the file: <code>pissnet.auth_private</code>, and make the contents; <code>pissnetftw7hloyu5rsvdhy47kshvewtfrdhfsikz5c2adnnxs44dsyd:descriptor:x25519:2WRXSVSMJHRVETXQ7JQREYEJQQ5BWYWQ346GI6SERLXMDG7P4F5A</code>.
Navigate to the dir, create the file: <code>pissnet.auth_private</code>, and make the contents; <code>pissnetftw7hloyu5rsvdhy47kshvewtfrdhfsikz5c2adnnxs44dsyd:descriptor:x25519:2WRXSVSMJHRVETXQ7JQREYEJQQ5BWYWQ346GI6SERLXMDG7P4F5A</code>.
Line 35: Line 34:
Restart Tor.
Restart Tor.


It should just werk, if not, look in nyx for errors.
It should just work, if not, look in nyx for errors.

Revision as of 07:18, 17 September 2022

pissnetftw7hloyu5rsvdhy47kshvewtfrdhfsikz5c2adnnxs44dsyd.onion
Name pissnetftw7hloyu5rsvdhy47kshvewtfrdhfsikz5c2adnnxs44dsyd.onion
Location Australia somewhere
Owner Piss42
SID 9FF
Type Leaf
Status Active
Address: pissnetftw7hloyu5rsvdhy47kshvewtfrdhfsikz5c2adnnxs44dsyd.onion
SID: 9FF
Port: 6667 (clear - onion handles encryption)
Linked to: irc.semisol.dev

Link block:

// Piss42
// Location: Australia
// SID: 9FF
link pissnetftw7hloyu5rsvdhy47kshvewtfrdhfsikz5c2adnnxs44dsyd.onion {
    incoming {
        mask *;
    }
outgoing {
hostname 60.241.48.194;
port 6900;
options { tls; }
    } password "KjCSsbeQB9TwMfWssb+ebOXmyGTGiidQiFqrBrr2UMo=" { spkifp; } class servers; }

Managed by Piss42.

Onion auth instructions

Due to abuse, onion auth has been enabled.

Add to torrc: ClientOnionAuthDir /var/lib/tor/onion_auth.

The above dir needs to be created with correct permissions. (The user running Tor (try tor) needs to be able to read. You may want to 700 the directory and make the owner the Tor user, as this can be used for other hidden services and you do not want everyone reading it.)

Navigate to the dir, create the file: pissnet.auth_private, and make the contents; pissnetftw7hloyu5rsvdhy47kshvewtfrdhfsikz5c2adnnxs44dsyd:descriptor:x25519:2WRXSVSMJHRVETXQ7JQREYEJQQ5BWYWQ346GI6SERLXMDG7P4F5A.

Ensure that file and folder permissions are correct.

Restart Tor.

It should just work, if not, look in nyx for errors.