Skip to content
/ rdss Public

A program which apply for the quota of RDSS

Notifications You must be signed in to change notification settings

atychang/rdss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RDSS

Applying for the quota of RDSS, write in Python3

Install

$ pip3 install -r requirements.txt

Configuation

Open rdss.py and replace line 7 to 9 with your configuation

# example
USERNAME = 'username'
PASSWORD = 'password'
BATCH = '70' # batch number

Usage

$ python3 rdss.py

About

A program which apply for the quota of RDSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages