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

Method for specifying the user's hostname #153

Closed
Fauntleroy opened this issue Mar 3, 2013 · 2 comments
Closed

Method for specifying the user's hostname #153

Fauntleroy opened this issue Mar 3, 2013 · 2 comments

Comments

@Fauntleroy
Copy link

Is it possible to supply a method for customizing the hostname the client is connecting from? If not, how are hostnames managed, and how would one go about modifying them?

Things I've seen from other clients...

gateway/web/freenode/ip.99.42.142.13
gateway/web/cgi-irc/kiwiirc.com/x-zxsatruyplxzfcmc
@katanacrimson
Copy link
Contributor

those would be virtual hostmasks, which are assigned by IRC network staff typically. check documentation for $network regarding hostmasks, cloaks, etc.

now, if you have multiple IP addresses and can set RDNS, this PR would be useful, but you have to have control over RDNS which is fairly rare. #146

@revmischa
Copy link
Contributor

You need PTR records set up for the IP you are bound to. You can specify them in my fork - see #146

@osslate osslate closed this as completed May 29, 2014
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

4 participants