This script read ckap.txt and auto login for ckap
You can setup your network manager to run this script if connected to ckap.
This script used requests, you can install from pip.
If your account is ck1071234 and password is mypasword
Separate account and password with space
Save ckap.txt with content:
ck1071234 mypassword
python3 -m pip install requests
python3 ckap.py