/pt-login

Simple tool to login PT site without Web browser.

Primary LanguageJavaScriptMIT LicenseMIT

PT-login

PT-login is a tool to login multiple PT(private tracker) sites and store their cookies without Web browser.

Configure

  • Copy config/config.json.sample to config/config.json.

  • Delete the sites where you have no accounts.

  • Add correct username and password to config file.

Usage

Open the network connection and run it:

  node app.js

(your node.js need to support ES6)

Liscence

PT-login is licensed under the MIT License.