Skip to content

A python script that automatically logs you in to your Hathway Internet connection every time you get disconnected

Notifications You must be signed in to change notification settings

sameer-b/AutoHathwayLogin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Auto Hathway Login

This is a small script that will log you in automatically if Hathway logs you out. Hathway kicks you out every few hours and this is very annoying while downloading huge files. This script requires Python 2.7

Usage:

python AutoHathwayLogin.py <username> <password> <sleep time in seconds>

Where username is your hathway email, password is your password and sleep time is the time between 2 consecutive internet connectivity tests and default is 30seconds. You can alternatively save username and password in the variables in the file and simply run by typing

python AutoHathwayLogin.py

About

A python script that automatically logs you in to your Hathway Internet connection every time you get disconnected

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages