# HG changeset patch # User Nicholas George # Date 1751431502 18000 # Node ID 0bd63c52bbedb2ed8091b0d4496f59b45d8d206c # Parent cc42d35484529f51f34538a07173ae90bc1fe756 mod_version_spoofed: fix README diff -r cc42d3548452 -r 0bd63c52bbed mod_version_spoofed/README.md --- a/mod_version_spoofed/README.md Tue Jul 01 19:14:58 2025 -0500 +++ b/mod_version_spoofed/README.md Tue Jul 01 23:45:02 2025 -0500 @@ -1,4 +1,6 @@ -# Introduction +--- +summary: Server version spoofer +... This module is a fork of the built-in mod_version that adds spoofing options. Please do not use this module to mess with services that provide statistics and information. Instead, contact the hosts of such services and request blacklisting. @@ -8,7 +10,7 @@ ---------------------- --------------------------------------------------- -------- --------------- server\_name the reported name of the server software string "Prosody" server\_version the reported version of the server software string `prosody.version` - server\_os the reported platform of the server software string nil + server\_platform the reported platform of the server software string nil This replaces mod_version, so you must disable mod_version when enabling or the modules might conflict. Unconfigured, this module acts the same as mod_version.