SamuZai
DavideBolognesi
DavideBolognesi

patreon


Real Penalty - Hide the encrypted chat messages

I think it's a very  good news!

I did not know that but it's now possible to hide the chat traffic of Real Penalty using the CSP extra options on the server as described here:

https://github.com/ac-custom-shaders-patch/acc-extension-config/wiki/Misc-%E2%80%93-Server-extra-options#chat-tweaks


I tested the following options: everything works perfectly but all encrypted messages are now hidden!


[CHAT]
MESSAGES_FILTER='RP'
COMMANDS_NONADMIN_FILTER='RP'
SERVER_MESSAGES_FILTER='RP'



The messages sent by your client are visible. Only the messages from the server or from the other drivers are hidden.

Comments

A little better chat filter: [CHAT] MESSAGES_FILTER='^RP[><]' COMMANDS_NONADMIN_FILTER='^/RP[><]' SERVER_MESSAGES_FILTER='^RP[><]'

Davide Bolognesi


More Creators