IP Allow and Disallow

Allows you to manage the Administrator Exclusive IP Allow and IP Disallow lists. The former lets you limit backend access only to trusted IP addresses. The latter allows you to block access to your site to untrusted IP addresses.

admintools:ipallow:add

What it does: Adds a new entry in the Admin Tools Administrator Exclusive Allow IP list.

Syntax: admintools:ipallow:add --ip=IP [--description=DESCRIPTION]

Arguments

This command takes no arguments.

Options

--ip=IP

Mandatory. The IP address, address range or CIDR expression to add in the administrator exclusive allow IP list.

--description=DESCRIPTION

Optional. Sets a human-readable description for what you are adding for your own reference. Keep it short. No HTML, just plain text.