This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
help:irc:hostmasks [2007/02/13 06:54] – rubin | help:irc:hostmasks [2007/02/13 06:58] (current) – rubin | ||
---|---|---|---|
Line 18: | Line 18: | ||
===== Masks in practice ===== | ===== Masks in practice ===== | ||
For example, my user@host string is Krobar!krobar@kro.bar, | For example, my user@host string is Krobar!krobar@kro.bar, | ||
+ | |||
+ | |||
Line 26: | Line 28: | ||
EXAMPLES: | EXAMPLES: | ||
To match everyone with a .br country ending: | To match everyone with a .br country ending: | ||
- | '' | + | < |
+ | *!*@*.br | ||
+ | </ | ||
To match everyone with nick " | To match everyone with nick " | ||
- | '' | + | < |
+ | warez!*@* | ||
+ | </ | ||
To match your friend John (John!jdoe@d-32.alaska.dialamerica.com): | To match your friend John (John!jdoe@d-32.alaska.dialamerica.com): | ||
- | '' | + | < |
+ | *!*jdoe@*.alaska.dialamerica.com | ||
+ | </ | ||
When John complains that he's not recognized when he dials in from Florida: | When John complains that he's not recognized when he dials in from Florida: | ||
- | '' | + | < |
+ | *!*jdoe@*.dialamerica.com | ||
+ | </ | ||
To match John when his IP shows up instead: | To match John when his IP shows up instead: | ||
- | '' | + | < |
+ | *!*jdoe@132.31.206.* | ||
+ | </ | ||
To match people with the tell-tale " | To match people with the tell-tale " | ||
- | | + | < |
+ | *!*typehere@* | ||
+ | </ |