Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-4041-

progrider IRC

Name: Admin 2014-01-22 22:38

Finished (sort of) the IRCd. Connect to progrider.org/6667 for an attempt at an anonymous IRCd. Feel free to use Tor.

IPs are masked, username/realname is ignored, CTCP shit doesn't get forwarded.

There's (a lot) more stuff to implement and (probably) some problems in the code, but it seemed more or less fine from idle tests.

Might set up SSL later with stunnel but I don't care really, use a client-side plugin for user-to-user or per-channel encryption if you care.

Join the channel #prog!

If problems happen with your client, crashes, you manage to segfault the IRCd, or something like that, post it here and it will help me fix it. I will release the code once I've cleaned it up a bit.

Name: Anonymous 2014-01-22 22:49

Oh, right. Implemented so far:

o User to user PRIVMSG
o Channel PRIVMSG, JOIN/PART channels
o PING/PONG
o USER and NICK commands
-- No changing your nick after you've been assigned one
-- No crap in your nick, only alphanumerical nicks

Name: Anonymous 2014-01-22 22:49

Why is it asking me to register within 30 seconds?

Name: Anonymous 2014-01-22 22:54

>>3
It means ``register the connection by providing USER/NICK'', not register your nick. I haven't even implemented services yet, anyway.

Once you see the ``Welcome to the IRC'' etc messages, then your connection is ``registered''.

Name: Anonymous 2014-01-22 22:59

PLEASE set up stunnel.

Name: Anonymous 2014-01-22 23:08

>>5
Not a priority at all right now.

Name: Anonymous 2014-01-22 23:28

I assume xdcc will be working by tomorrow?

Name: Anonymous 2014-01-22 23:44

>>5
Is Tor really not enough for you?

Name: Anonymous 2014-01-23 0:04

>>8
Text travels from Tor exit node to progrider.org unencrypted. Also, for stunnel you could use the same key as this BBS.

Name: Anonymous 2014-01-23 0:17

admin you're doing so good but no source, working in the dark... don't you want our patches?

Name: Anonymous 2014-01-23 0:26

>>10
I don't like releasing crap. While the IRCd itself seems to work, the code's a bit messy. I want to clean it up first, and complete / replace a few parts.

Name: Anonymous 2014-01-23 0:31

>>1
Thank you, noble admin.

Name: Anonymous 2014-01-23 1:54

>>1
Please add a hidden service

Name: Anonymous 2014-01-23 7:10

>>13
I'll do this soon.

Name: Anonymous 2014-01-23 14:15

And then the IRCd crashed...

Name: Anonymous 2014-01-24 7:11

can't connect

Name: Anonymous 2014-01-24 11:12

You know, a user list feature WOULD be nice...

Name: Anonymous 2014-01-24 13:51

>>17
Or, to go to the other extreme, the suppression of join and part messages.

Name: Anonymous 2014-01-24 16:24

>>17
NAMES is implemented now.

Name: Anonymous 2014-01-24 22:33

All I get is "*** Time lapsed connection limit reached - stop it"

Name: Anonymous 2014-01-25 0:00

>>20
Admin-san has implemented a global join limiter (i.e. it ignores IP addresses) to prevent spam while not screwing over TOR users. If you wait a few minutes it should time out.

Name: Anonymous 2014-01-25 0:09

>>20,21
Shit, sorry. Made a mistake. Will fix it now.

Name: Anonymous 2014-01-25 0:29

>>20
Should be fine now.

Name: Anonymous 2014-01-25 4:01

Could you please unblock this IP?

Name: Anonymous 2014-01-25 4:01

btw it doesn't work in chatzilla
thanks for fixing the other issue

Name: Anonymous 2014-01-25 7:54

I can't can't connect now either, error is "Connection refused." Am I blocked?

Name: Anonymous 2014-01-25 9:14

>>26
Same here.

I hope my client wasn't misbehaving over the past 6-7 hours and blocking everyone by reconnecting every 10 seconds...

Oh god. Am I blocked? Did I kill the IRC server? Please tell me I didn't. I'm sorry, Admin-san ;-;

Name: Anonymous 2014-01-25 11:31

Relax, IRC is back up. I was just setting some stuff up.

Name: Anonymous 2014-01-25 16:00

Okay guys, I think I've fixed all the errors at this point. I ran valgrind for quite a while and there are no read, write or leak errors.

Name: Anonymous 2014-01-25 16:29

Hidden service is now up at: lud45o7wwuiklqow.onion/6668

Same IRCd, same channel #prog - enjoy.

Name: Anonymous 2014-01-25 17:08

>>24
The IP you posted from? Where do you want me to unblock it from? On /prog/?

Name: Anonymous 2014-01-25 20:16

>>31
Yes, please.

Name: Anonymous 2014-01-25 20:20

>>32
Done.

SSL is now available through stunnel as well on progrider.org/6697 (though I don't see why you would want to use that over a hidden service, but whatever)

The cert is the same as the one for the BBS.

Name: Anonymous 2014-01-25 21:28

>>30
That's awesome! thank you

Name: Anonymous 2014-01-26 11:14

>>4

It means ``register the connection by providing USER/NICK'', not register your nick.

So do you just do "/nick Sussman"?

Name: Anonymous 2014-01-26 12:23

wares ma ipv6??/

Name: Anonymous 2014-01-26 12:25

>>35
Yes. You need a USER command, too. Your client should do this stuff automatically.

>>36
The IRCd itself supports it, but I don't think the dedicated server has IPv6 set up.

Name: Anonymous 2014-01-26 13:50

>>37
That is correct, I want it for the web sight as well.

Name: Anonymous 2014-01-26 14:56

>>25
I just installed and tested chatzilla. Doesn't work because chatzilla doesn't respect the protocol format. It ends the messages with ``\n'' instead of ``\r\n''. Issue with chatzilla, not with the IRCd.

Use something else.

Name: Anonymous 2014-01-26 17:13

Name: Anonymous 2014-02-01 18:59

When is the IRC most active ?

Name: Anonymous 2014-02-01 19:58

>>41
NEVER.

It depends. If you come in and talk, you'll get a reply eventually. I check the IRC pretty often.

Name: Anonymous 2014-02-04 15:44

It keeps asking me to register despite providing a nick.

Name: Anonymous 2014-02-04 20:52

>>43
Yeah I've never seen that on any other server.

Name: Anonymous 2014-02-08 14:39

IRCd shouldn't go down anymore. I was aware of the problem but was too lazy to recompile and reupload last time. It's fine now.

Name: Anonymous 2014-04-07 22:51

Why can't I /list?

Name: Anonymous 2014-04-08 0:44

>>46
Just join #prog - there's no other channels, there's barely 10 of us on the whole network.

Name: Anonymous 2014-04-17 6:58

2+ months of IRCd uptime. Great.

Name: Anonymous 2014-04-18 10:58

more people more talk

Name: Anonymous 2014-04-18 12:18

Formal Complaint about Cruel Treatment on the IRC

So I just joined the IRC and it changed my name to pooplover and kicked me out????

Name: Anonymous 2014-04-18 12:34

>>50
what

Name: Anonymous 2014-04-18 12:35

>>50
This is horrible! Must be the kike admin

Name: Anonymous 2014-04-18 12:42

>>50
whhaaa---whhaaat???

Name: Anonymous 2014-04-18 13:45

>>50

h-hidoi!

Name: Anonymous 2014-05-05 17:51

n O o N e C a R e S : ) o K n E r D?

Name: I'm quoting the MOTD 2014-06-22 9:09

There are -15 users, 0 services on 1 servers

Don't change these.
Name: Email:
Entire Thread Thread List