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

Optional feature for RPL_WHOISHOST #138

Merged
merged 5 commits into from Jun 14, 2020

Conversation

theunkn0wn1
Copy link
Collaborator

@theunkn0wn1 theunkn0wn1 commented Apr 7, 2020

This pull request adds support for IRC message 378, RPL_WHOISHOST.

As this is not defined in IRCv3 nor the original RFC spec, this feature will not be enabled by default and will be opt-in.

Additional fields to whois reply:

  • real_ip_address
  • real_hostname

resolves #136

@theunkn0wn1 theunkn0wn1 changed the base branch from develop to master June 14, 2020 22:05
@theunkn0wn1 theunkn0wn1 merged commit 4e95b32 into shizmob:master Jun 14, 2020
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.

Pydle does not expose real IPs/hostnames, even if it can see them in addition to vhost.
1 participant