/Keep-Online-at-NWUNET

A auto-script to keep your device online at NWUNET.

Primary LanguagePython

Keep Online at NWUNET

A auto-script to keep your device online at NWUNET.

  • Run the ccommand:
nohup python ./keep_online.py > ./keep_online.log 2>&1 &
  • Edit your accounts.csv in the form as follow:
<usr1>,<pwd1>
<usr2>,<pwd2>
<usr3>,<pwd3>
...