Skip to content

Instantly share code, notes, and snippets.

View Ghost-chu's full-sized avatar

Ghost_chu Ghost-chu

View GitHub Profile
@Ghost-chu
Ghost-chu / qb-ban-vampire.py
Created October 9, 2022 03:41 — forked from Sg4Dylan/qb-ban-vampire.py
qBittorrent block vampire peers. qBittorrent 屏蔽吸血客户端.
#!/usr/bin/python3
# -*- coding: utf-8 -*-
# Author: Sg4Dylan -- <sg4dylan#gmail.com>
# Licence: GPLv3
import requests
import re
import json
import time