Skip to content

Headless browser script for automating Hotspot UI login

License

Notifications You must be signed in to change notification settings

eufat/hotspot-ui-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hotspot-ui-cli

Headless browser script for automating Hotspot UI login.

Usage with Javascript

npm install
node login.js --username=YOUR_USERNAME --password=YOUR_PASSWORD

Usage with Python

pip install MechanicalSoup
python login.py --username=YOUR_USERNAME --password=YOUR_PASSWORD

About

Headless browser script for automating Hotspot UI login

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published