kmahyyg 52af91c7ad sync with upstream | пре 2 година | |
---|---|---|
cf-workers | пре 2 година | |
.dockerignore | пре 2 година | |
.gitignore | пре 2 година | |
Dockerfile | пре 2 година | |
LICENSE | пре 2 година | |
README.md | пре 2 година | |
pyroSecrets.py.example | пре 2 година | |
pyropmCaptcha.py | пре 2 година | |
requirements.txt | пре 2 година |
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.