From d4232e0082759765bd16b02df3d48211050d46bc Mon Sep 17 00:00:00 2001 From: gabrix73 Date: Sun, 31 May 2026 02:41:00 +0200 Subject: Update onion gateway address and NNTP backend - Replace old onion with qee4i7sags6phsvb2yodwecfj7noimfhhalsjktsvikrwotxzis3raad.onion - Add Peanny NNTP backend address in gateway description - Update swaks example with new onion address --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e796c1e..8090659 100644 --- a/README.md +++ b/README.md @@ -95,9 +95,9 @@ which forwards to the NNTP server and propagates from there. ```bash torsocks swaks \ - --server xilb7y4kj6u6qfo45o3yk2kilfv54ffukzei3puonuqlncy7cn2afwyd.onion:25 \ + --server qee4i7sags6phsvb2yodwecfj7noimfhhalsjktsvikrwotxzis3raad.onion:25 \ --from nobody@virebent.invalid \ - --to mail2news@xilb7y4kj6u6qfo45o3yk2kilfv54ffukzei3puonuqlncy7cn2afwyd.onion \ + --to mail2news@qee4i7sags6phsvb2yodwecfj7noimfhhalsjktsvikrwotxzis3raad.onion \ --header "Newsgroups: misc.test" \ --header "Subject: test post" \ --body "This is a test." @@ -139,9 +139,9 @@ torsocks swaks \ ## Gateway address The mail2news gateway on `virebent.art` accepts unauthenticated SMTP on port 25 -and forwards to Peanny NNTP over Tor. No registration required. +and forwards to Peanny NNTP (`peannyjkqwqfynd24p6dszvtchkq7hfkwymi5by5y332wmosy5dwfaqd.onion`) over Tor. No registration required. ``` SMTP/mail2news onion: -xilb7y4kj6u6qfo45o3yk2kilfv54ffukzei3puonuqlncy7cn2afwyd.onion +qee4i7sags6phsvb2yodwecfj7noimfhhalsjktsvikrwotxzis3raad.onion:25 ``` -- cgit v1.2.3