-
We deployed insp to our chat network, 3.1mb of resources gobbled up, decided to swap it out for unrealircd, 33kb of resources being used, you guys should do the world a favor and fucking rm -rf your d…
-
```
I was looking at http://en.wikipedia.org/wiki/Internet_Relay_Chat#SAVE
and I saw that in some cases, IRC assigns a unique ID to clients. I don't know
what percentage of IRC servers do this, but w…
-
```
What steps will reproduce the problem?
1. Have user join as XXX OR be in channel as XXX.
2. Change nick to YYY.
3. User part/quit.
4. Join same channel.
5. Change name to XXX.
3. Part/quit.
Wha…
-
```
What steps will reproduce the problem?
1. Create a bot that checks if a user is verified and let it print to standard
output
What is the expected output? What do you see instead?
true if the use…
-
```
As far as I can tell this is different from the recently closed issue.
What steps will reproduce the problem?
1. Have the bot join at least one channel that has modes with additional
parameters.…
-
```
If I call getRegisteredAs() on a WhoisEvent, as long as I have not sent a
/whois to them before the current one, it will return a null string (logging it
literally returns "null"). However, afte…
-
```
As far as I can tell this is different from the recently closed issue.
What steps will reproduce the problem?
1. Have the bot join at least one channel that has modes with additional
parameters.…
-
```
What steps will reproduce the problem?
1. Open webadmin page
2. enter and/or select a host to bind to
3. connect to a server and /whois yourself
The result should show that your hostname is a hos…
-
I believe the IRC chat Functionality is not working as expected.
Here is the setup.
One new Forge server with FE installed version 1.4.0-beta5. One UnrealIRCD IRC server.
The client(mod) connect…
rumak updated
9 years ago
-
Currently, sending a `NICK` message is enough to get a valid session. This is bad as this allows senders with spoofed IP addresses to participate in our network. We should not send the `001` reply unt…