Skip to content

Comments

su_networks: add hackint.org#587

Merged
jwheare merged 4 commits intoircv3:masterfrom
coderobe:patch-1
Feb 20, 2026
Merged

su_networks: add hackint.org#587
jwheare merged 4 commits intoircv3:masterfrom
coderobe:patch-1

Conversation

@coderobe
Copy link
Contributor

@coderobe coderobe commented Feb 20, 2026

closes #419

capabilities gathered using printf "CAP LS 302\r\nQUIT\r\n" | openssl s_client -connect irc.hackint.org:6697 -servername irc.hackint.org -quiet

:palermo.hackint.org CAP * LS :account-notify away-notify chghost extended-join multi-prefix sasl=PLAIN,AUTHCOOKIE,EXTERNAL,ECDSA-NIST256P-CHALLENGE tls userhost-in-names account-tag cap-notify echo-message message-tags server-time

closes ircv3#419

capabilities gathered using `printf "CAP LS 302\r\nQUIT\r\n" | openssl s_client -connect irc.hackint.org:6697 -servername irc.hackint.org -quiet`
Copy link
Member

@jwheare jwheare left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, looks like you can also add

  • cap-3.1
  • cap-3.2
  • sasl-3.2
  • whox

coderobe and others added 2 commits February 20, 2026 22:34
Co-authored-by: James Wheare <james@wheare.org>
Co-authored-by: James Wheare <james@wheare.org>
@coderobe
Copy link
Contributor Author

thanks, i've applied the suggestions

@jwheare jwheare merged commit 130dd81 into ircv3:master Feb 20, 2026
5 checks passed
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

Successfully merging this pull request may close these issues.

Add HackINT to the Server list

2 participants