kmahyyg 52af91c7ad sync with upstream | hace 2 años | |
---|---|---|
cf-workers | hace 2 años | |
.dockerignore | hace 2 años | |
.gitignore | hace 2 años | |
Dockerfile | hace 2 años | |
LICENSE | hace 2 años | |
README.md | hace 2 años | |
pyroSecrets.py.example | hace 2 años | |
pyropmCaptcha.py | hace 2 años | |
requirements.txt | hace 2 años |
Currently:
ulist_<CHATID>: 1 // allowed user
ulist_<CHATID>: 2 // blocked user
pmstat_<CHATID>: curTs // Wait for Verification
uinverify_<CHATID>: comma splited data // verification data; key: suuid,ts
ErrCode:
Use bind
mount to mount following file with long syntax in volumes
key:
/app/pmcaptcha_myoungram.session
/app/pmroSecrets.py
Use attach
subcommand to input authentication data of Telegram.
Use echo "" > $(docker inspect --format='{{.LogPath}}' <CONTAINER_NAME_OR_ID>)
to clean logs which logged all your input to prevent sensitive information leakage.
Use ^P + ^Q
to detach from container.