Skip to content

Navigation Menu

Sign in
Sign up

Latest commit

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

AutoLogin

部署在个人 VPS 上面,实现自动登录,(削除) 领签到币 (削除ここまで)的目的。

用法

购买 VPS

克隆库

$ git clone https://github.com/clouduan/AutoLogin.git && cd AutoLogin

配置

利用 linux 系统 crontab函数实现定时执行。

  • 先给以上脚本赋予执行权限

    sudo chmod +x ./aixinwu.py ./readfree.py

  • 执行crontab -e进行编辑,crontab 的格式可以参考 crontab 定时任务。比如我的设置就是

    3 31 0,12 * * * python3 /root/autoLogin/readfree.py
    24 31 0,12 * * * python3 /root/autoLogin/aixinwu.py
    

About

🐸 Sign into sjtu-jaccount & readfree website automatically.

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /