Update faq.md

pull/45/head
Paul Philippov 2022-08-04 13:22:34 -04:00 committed by GitHub
parent 88a38d41f1
commit c44cc15c90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -4,6 +4,12 @@
Questions and answers
----------------
### How to find orininal MAC address in a firmware dump
```
strings dumpfile.bin | grep ^ethaddr
```
### How to configure ssh session authorization by key
__On the camera__: Open an ssh session and create a non-empty password for the root user. By default, in our firmware