View Issue Details

IDProjectCategoryView StatusLast Update
0005864unrealircdpublic2021-05-01 09:40
ReporterPeGaSuS Assigned To 
PrioritynormalSeverityfeatureReproducibilityN/A
Status newResolutionopen 
PlatformUnixOSUbuntuOS Version20.04
Product Version5.0.9 
Summary0005864: Hiddenhost-suffix support
DescriptionRight 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";
}
TagsNo tags attached.
3rd party modules

Activities

PeGaSuS

2021-05-01 09:40

reporter   ~0021953

Note: I'm wondering if that this goes forward, if hiddenhost-suffix should "remove" the hiddenhost-prefix to avoid something like "Clk-XXX.YYY.ZZZ.IP.users.network.tld".

Cheers!

Issue History

Date Modified Username Field Change
2021-05-01 09:28 PeGaSuS New Issue
2021-05-01 09:40 PeGaSuS Note Added: 0021953