Git Product home page Git Product logo

ts3-banhelper's Introduction

TS3-BanHelper for TeamSpeak3 server admins

Name Restrict to prevent logins with names like admin, system, moderator, etc.

The generated patterns, can be prevent tricky logins, like the look like realistic admin names (Admin, *aDmin*, @dmin, suparAdmin ) etc.

You can add these patterns in your TeamSpeak3 servers Ban List (CTRL+SHIFT+B) / + ADD / REGULAR EXPRESSION.

usage:

Default: Banhelper->index();

Translate your costume STRING: Banhelper->index('yourStringToTranslateTS3regexLanguage');

You can run and change this code at:

http://sandbox.onlinephpfunctions.com/code/03ce0fefca9c8945d3e3e318b01a6df6e18dd228

Allow only normal characters, a-Z 0-9 space - _ ( )
.*[^A-Za-z0-9\s_-\(\)]+

Disable [] characters .*[\[\]].*

- recommend patterns by me -
.*[^A-Za-z0-9\s_-\(\)]+
.*[\[\]].*
.*[aA4@][dD][mM][iI1][nN].*
.*[sS][eE3][rR][vV][eE3][rR].*
.*[mM][oO0][dD][eE3][rR][aA4@][tT][oO0][rR].*
.*[sS][yY][sS][tT][eE3][mM].*
.*[oO0][wW][nN][eE3][rR].*
.*[tT][eE3][aA4@][mM][sS][pP][eE3][aA4@][kK][uU][sS][eE3][rR].*

- generated costume value: coookiemonster -
.*[cC][oO0][oO0][oO0][kK][iI1][eE3][mM][oO0][nN][sS][tT][eE3][rR].*

Import my recommendation for/with Yatqa

Save Yatqa_banlist.txt

Login to your server / ban list / Import / open the downloaded file.

ts3-banhelper's People

Contributors

gaboreszaki avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.