[Opensim-users] Hypergrid

M.E. Verhagen marceled9 at gmail.com
Sat Dec 17 20:23:44 UTC 2011


>
> "Maybe the AllowedClients and DeniedClients can help you keeping bots from
> your grid?
>

Bots rarely use a regular viewer.
In the robust.hg.ini or the robust.ini you can set the allowed and
disallowed clients.

You can find out wich viewer the bots are using in the Robust.log file, add
the channel to the DeniedClients line. Do not forget to remove the ';'
before the DeniedClients line.

>From the robust.hg.ini file:

    ;; Regular expressions for controlling which client versions are
accepted/denied.
    ;; An empty string means nothing is checked.
    ;;
    ;; Example 1: allow only these 3 types of clients (any version of them)
    ;; AllowedClients = "Imprudence|Hippo|Second Life"
    ;;
    ;; Example 2: allow all clients except these
    ;; DeniedClients =
"Twisted|Crawler|Cryolife|FuckLife|StreetLife|GreenLife|AntiLife|KORE-Phaze|Synlyfe|Purple
Second Life|SecondLi |Emerald"
    ;;
    ;; Note that these are regular expressions, so every character counts.
    ;; Also note that this is very weak security and should not be trusted
as a reliable means
    ;; for keeping bad clients out; modified clients can fake their
identifiers.
    ;;
    ;;
    ;AllowedClients = ""
    ;DeniedClients = ""
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://opensimulator.org/pipermail/opensim-users/attachments/20111217/7f676823/attachment.html>


More information about the Opensim-users mailing list