docs, smtp logging

This commit is contained in:
jokob-sk
2025-07-04 07:21:18 +10:00
parent ad43e4a2b2
commit 1f26de4b76
3 changed files with 14 additions and 7 deletions

View File

@@ -38,6 +38,14 @@ Run the script with the required parameters:
### Example Commands
#### Install Requirements
You will need to install dependencies in the container:
```bash
pip install paramiko
```
#### Using Password Authentication
```sh
./script.py --host 192.168.1.1 --username admin --password mypassword --output /tmp/dnsmasq.leases