View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005864 | unreal | ircd | public | 2021-05-01 09:28 | 2021-05-01 09:40 |
| Reporter | PeGaSuS | Assigned To | |||
| Priority | normal | Severity | feature | Reproducibility | N/A |
| Status | new | Resolution | open | ||
| Platform | Unix | OS | Ubuntu | OS Version | 20.04 |
| Product Version | 5.0.9 | ||||
| Summary | 0005864: Hiddenhost-suffix support | ||||
| Description | Right now, we only have set::hiddenhost-prefix which prefix the user cloak with the string we specify (and that replacement only happens when the hostname doesn't resolve, so should I open a bug report for that?). Some people have already talked/asked for ways to customize their users cloaks to make them more "personal". What came across my mind is a "hiddenhost-suffix", which would do the following, if dedined: 1) Set set::cloak-method to "ip" 2) Append the defined string to the cloaked host, like XXX.YYY.ZZZ.users.unrealircd.org Configuration example:
set {
hidenhost-suffix ".users.network.tld";
}
| ||||
| Tags | No tags attached. | ||||
| 3rd party modules | |||||