-
I'm trying to use a expect script to auto login ssh server with password and TOTP. It sometimes fails with a segmentation fault. dmesg reported
```
unknown ioctl 5413
68 page fault on 0x0 at 0xf7f5…
-
Hat Amazon evtl etwas beim anmelden verändert?
Ich bekomme immer und immer wieder Captcha-Abfrage beim anmelden mit Chrome ohne Java. Sitze jetzt schon eine Woche und gebe haufenweise Captcha-abfrag…
-
I'm trying to "setup TOTP" for my amazon login. It's failing with the error ```You have entered an invalid secret key. The key must be in Base32 format.
Example: JBSWY3DPEHPK3PXP```
## Expected Be…
-
```
Traceback (most recent call last):
File "/Users/johria/.pyenv/versions/3.6.5/bin/otp", line 7, in
from py_oathtool.otp import main
File "/Users/johria/.pyenv/versions/3.6.5/lib/python…
-
Sorry my english is not that good. I hope it makes sense.
I passed by the Tutorial 0 (dependencies) and went up to the Tutorial 01.
I tried $python -m pip install --pre beeware, got an error mes…
-
I'm trying to use inwx DNS API while running acme.sh in docker. I have 2FA enabled, so creating the record fails. The log states:
[Fri Apr 20 06:15:49 GMT 2018] Please install oathtool to use 2 Fac…
-
I use the command line tool "oathtool" for my 2FA. But your 2FA enrollment page only shows a QR code. How do I get the key for oathtool use?
-
I recently had to add a new code. This one was much longer than the others. I found that mdp/rotp was giving a different code than Google Authenticator. I tested with the CLI and found that it was bei…
-
Better method test if some bin exists, example using hash command. It use your PATH variable.
```
if ! hash oathtool 2>/dev/null ; then
echo "Please ensure that oathtool is installed!" >&2…
kshji updated
5 years ago
-
Output of `curl -s cht.sh/~docker-compose` is too long, because the whole `:list` output is printed. Maybe show just a few lines of context for it?
```
[:list]
...
docker-build
docker-compose
do…