View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005849 | unreal | ircd | public | 2021-04-11 14:06 | 2021-04-11 14:06 |
Reporter | armyn | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | new | Resolution | open | ||
Summary | 0005849: WHOISASN like on Inspircd - Very useful | ||||
Description | Would it be possible to add ASN to whois in the future? It would be very useful to me On Inspircd it looks like this: if (asn) whois.SendLine(RPL_WHOISASN, asn, "is connecting from AS" + ConvToStr(asn)); else whois.SendLine(RPL_WHOISASN, "*", "is connecting from an unknown autonomous system"); https://github.com/inspircd/inspircd-contrib/blob/master/3.0/m_asn.cpp Where is it possible to build in module like showwebirc.c with whoisasn ? | ||||
Tags | No tags attached. | ||||
3rd party modules | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2021-04-11 14:06 | armyn | New Issue |