Skip to content

Instantly share code, notes, and snippets.

View Mibo5354's full-sized avatar

Ryan Mibo5354

  • Australia
View GitHub Profile
@Mibo5354
Mibo5354 / windscribe_port.py
Last active February 8, 2024 03:11
Windscribe Ephemeral Port Script automatically set qBittorrent listening port
from selenium import webdriver
import selenium
from selenium.webdriver.chrome.options import Options
chrome_options = Options()
#Configuration
#Windscribe cookies file path
cookiesfile = "/home/ubuntu/.windscribe-session.pkl"
#Windscribe username