Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement "ircd-ratbox ssl helper daemon" protocol #23

Open
cfcs opened this issue Feb 4, 2016 · 0 comments
Open

Implement "ircd-ratbox ssl helper daemon" protocol #23

cfcs opened this issue Feb 4, 2016 · 0 comments

Comments

@cfcs
Copy link

cfcs commented Feb 4, 2016

Implement support for communicating client details to the ratbox ircd.

While it is a different protocol, this feature is similar to the HAPROXY support detailed here: #6

Code to current implementation:
https://github.com/ahf/ircd-ratbox/blob/master/ssld/ssld.c

Note that ssld.c also has some sort of flood/rate limiting, and perhaps other features that users might also want.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant