Automated Threat Mitigation

Boteraser is designed to provide automated threat mitigation against bots, scrapers, blacklisted IPs, and other unwanted network traffic, helping protect websites and servers from security risks

Boteraser WordPress Plugin (latest)

Enhance protection for your WordPress site against bots, scrapers, and online attacks with the Boteraser plugin. Download now to better manage threats and maintain a safer digital presence.

DISCLAIMER: This is powerful security software and should be used responsibly. It is provided "AS-IS" and "AS-AVAILABLE" without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose, or non-infringement. Your use of the software is at your own risk. By downloading, installing or using this software, you agree to our Terms of Service and Privacy Policy.

Boteraser Automatic Install Script (latest)

Help protect your dedicated server or VPS from unwanted bots, scrapers, and attacks with our shell install script.
Download be-client-install-script.tar.gz to your preferred location:

cd /your/desired/folder
wget https://github.com/sofset-dev/boteraser/raw/refs/heads/main/be-client-install-script/be-client-install-script.tar.gz

After downloading the be-client-install-script.tar.gz file, run the following commands in your terminal:

tar -xzvf be-client-install-script.tar.gz
cd boteraser-install
./be-install

This script automates the installation process, helping to secure your server quickly and effectively.

DISCLAIMER: This is powerful security software and should be used responsibly. It is provided "AS-IS" and "AS-AVAILABLE" without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose, or non-infringement. Your use of the software is at your own risk. By downloading, installing or using this software, you agree to our Terms of Service and Privacy Policy.

Boteraser Manual Install

This is a quick manual on how to install and configure the Boteraser client on your server. You must run these steps as the root user.

Download be-client-latest.tar.gz to your preferred location:

cd /your/desired/folder
wget https://github.com/sofset-dev/boteraser/raw/refs/heads/main/be-client/be-client-latest.tar.gz


Unpack the archive:

tar -xzvf be-client-latest.tar.gz
cd boteraser


Edit the configuration file. Open be.conf with a text editor:

nano be.conf
or
vi be.conf


In be.conf, enter:

Your API KEY – you can get it at: https://user.boteraser.com/api.php
The full path to the access.log of the domain you want to protect

Example:

API_KEY="<YOUR API KEY>"
LOG_PATH="/path/to/your/access.log"


Set up automatic execution every 5 minutes using cron. Open the crontab editor:

crontab -e

Then add this line at the end:

*/5 * * * * /your/desired/folder/boteraser/be-client >/dev/null 2>&1

Save and exit

✅ That's it! The Boteraser client will now run every 5 minutes and help protect your website automatically.

DISCLAIMER: This is powerful security software and should be used responsibly. It is provided "AS-IS" and "AS-AVAILABLE" without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose, or non-infringement. Your use of the software is at your own risk. By downloading, installing or using this software, you agree to our Terms of Service and Privacy Policy.

Boteraser PRO Automatic Install Script (latest)

The Boteraser PRO install script installs the client to help protect all server services.
Download be-client-pro-install-script.tar.gz to your preferred location:

cd /your/desired/folder
wget https://github.com/sofset-dev/boteraser/raw/refs/heads/main/be-client-pro-install-script/be-client-pro-install-script.tar.gz

After downloading the be-client-pro-install-script.tar.gz file, run the following commands in your terminal:

tar -xzvf be-client-pro-install-script.tar.gz
cd boteraser-pro-install
./be-install-pro

This script automates the installation process, helping to secure your server quickly and effectively.

DISCLAIMER: This is powerful security software and should be used responsibly. It is provided "AS-IS" and "AS-AVAILABLE" without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose, or non-infringement. Your use of the software is at your own risk. By downloading, installing or using this software, you agree to our Terms of Service and Privacy Policy.

Boteraser PRO Manual Install

This is a quick manual on how to install and configure the Boteraser PRO client to help protect all services on your server. You must run these steps as the root user.

Download be-client-pro-latest.tar.gz to your preferred location:

cd /your/desired/folder
wget https://github.com/sofset-dev/boteraser/raw/refs/heads/main/be-client-pro/be-client-pro-latest.tar.gz


Unpack the archive:

tar -xzvf be-client-pro-latest.tar.gz
cd boteraser-pro


Edit the configuration file. Open be-pro.conf with a text editor:

nano be-pro.conf
or
vi be-pro.conf

In be-pro.conf, enter:

Your API KEY – you can get it at: https://user.boteraser.com/api.php
Set INTERFACE="any" for all interfaces or specify one (e.g., eth0). Example:

API_KEY_PRO="<YOUR API KEY>"
INTERFACE="any"


Set up automatic execution every 5 minutes using cron. Open the crontab editor:

crontab -e

Then add this line at the end:

*/5 * * * * /your/desired/folder/boteraser/be-client-pro >/dev/null 2>&1

Save and exit

✅ That’s it! The Boteraser PRO client will now run every 5 minutes and help protect your server automatically.

DISCLAIMER: This is powerful security software and should be used responsibly. It is provided "AS-IS" and "AS-AVAILABLE" without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose, or non-infringement. Your use of the software is at your own risk. By downloading, installing or using this software, you agree to our Terms of Service and Privacy Policy
[lgxcounterup id="6672"]