/17bbslogin

bbslogin : auto login to ptt and logout

Primary LanguagePython

bbslogin : auto login to ptt and logout

Usage

python ptt_autologin.py [profile.json]
ex: python ptt_autologin.py profile.json

profile file

{
"user_id":"",
"password":""
}