Skip to content

nyacat/bittorrent-blocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bittorrent-block

  • 限制吸血客户端,例如迅雷,先锋影音等
  • 支持ipv4 ipv6

  • Restrictions on well-known download only clients
  • Support IPv4&IPv6

截图 Screenshots

Snipaste_2021-10-10_07-26-32 Snipaste_2021-10-10_07-25-32

使用说明 Instruction

依赖

pip3 install requests

安装 ipset

apt install ipset

启动

使用root权限,或者其他能使用iptables/ipset命令的用户运行脚本

python3 block_peer.py

测试环境

Debian 11

其他说明

如需守护运行,请使用systemd或者screen挂后台

rtorrent 版本仅测试过unix domain socket的scgi,如果是tcp的请自行修改代码

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages