Skip to content

090ebier/torrent-block

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Torrent Block Script

This script uses iptables to block torrent traffic on your server. It is designed to prevent the use of BitTorrent protocols by filtering common torrent-related traffic patterns and blocking specific ports.

Prerequisites

  • A Debian-based Linux distribution (e.g., Ubuntu).
  • Root or sudo access to install packages and modify iptables rules.

Installation and Usage

To download and run the script using curl, use the following command:

bash -c "$(curl -fsSL https://raw.githubusercontent.com/090ebier/torrent-blocking-script/main/block_torrent.sh)"

Releases

No releases published

Packages

No packages published

Languages