Skip to content
/ jauth Public

🌏 Command-line web authentication utility for Joywise. / 命令行下卓智 Web 認證工具。

License

Notifications You must be signed in to change notification settings

Catboy96/jauth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jauth

Command-line web authentication utility for Joywise.
中文説明

Quick Start

  1. Download jauth.py and make it executable.
    wget --no-check-certificate https://raw.githubusercontent.com/CYRO4S/jauth/master/jauth.py && chmod +x jauth.py
  2. Provide account & password.
    ./jauth.py account [username] [password]
  3. Time for authentication, just do it.
    ./jauth.py connect
  4. If you need to de-authenticate, use:
    ./jauth.py disconnect

Requirements

  • Machine running UNIX-like OSes, like Linux, FreeBSD and macOS. Compatible with Windows Sub-system for Linux.
  • Windows is now compatible.
  • Python 3.
  • Python 3 requests and beautifulsoup4. Install it by using pip3 install requests beautifulsoup4

Other Information

  • Settings store at ~/.jauth_config.

About

🌏 Command-line web authentication utility for Joywise. / 命令行下卓智 Web 認證工具。

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages