Welcome to World of IPTV

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

Forum Rules

Our Rules: Read to avoid getting banned!

Advertising

Introduce Yourself to the World with Us!

Resource Database

Find the newest resources around IPTV!

Account upgrade

Upgrade your account to unlock more benefits!

Tutorial 1-Stream: Autoblock Addon Guide 🛡️

1-Stream

Basic Member
Basic Member
Advertiser
Joined
Oct 14, 2021
Messages
56
Reaction score
25
Points
29
Location
Europe
Website
1-stream.com
We want to share a quick guide on how to use the Autoblock Addon to harden your system security. This tool helps mitigate brute-force attacks by monitoring logs and automatically banning malicious actors.

Important Note: This is a paid addon designed exclusively for users of 1-Stream software.

🔍 How it Works

The system monitors the Security Log, tracking failed authentication attempts, line validation errors, and other suspicious activities. When an IP hits a specific threshold defined by your rules, the Autoblock Addon automatically moves them to the system's Blacklist IPs.

⚙️ Getting Started

  • Activation: Once the addon is installed, the first step is to set the Autoblocker to Enabled.
  • Firewall Integration: You can also enable Use iptables if you want the system to generate native firewall entries for more robust protection.
  • Rule Configuration: We currently offer 3 Sets of Rules (with more coming soon!). You have the flexibility to enable or disable these specific rule sets based on your security preferences.

📝 Management & Whitelisting

  • Whitelisting: If you have trusted IPs that should never be blocked (such as your own or your team's), you can add them to the Whitelist to exclude them from the rules.
  • Monitoring: All current blocks can be reviewed and managed within the Blacklist Section of the system.

💻 Console Commands (CLI)

For those who prefer working in the terminal, you can manage your blocks via the command line:

  • List all active blocks:
    Code:
    php artisan autoblock:list
  • Clear all active blocks:
    Code:
    php artisan autoblock:clear all
  • Clear a specific block by ID:
    Code:
    php artisan autoblock:clear single [BLOCK_ID]

    Example:
    Code:
    php artisan autoblock:clear single 5ba62967-05ca-4ed8-ae4c-46dfe934197e

Stay secure! If you have any questions regarding the 1-Stream integration or rule settings, feel free to drop a comment below.
 
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top