File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -36,6 +36,10 @@ A Dockerized secure web application for managing email forwarders through the Di
3636- ** Docker** (recommended): Docker Engine 20.10+ and Docker Compose 2.0+
3737- ** Python** (for manual installation): Python 3.11+
3838
39+ <p align =" center " width =" 100% " >
40+ <img width="100%" src="https://github.com/GitTimeraider/Assets/blob/main/img/Directadmin-Emailforwarder/directadmin.jpg">
41+ </p >
42+
3943## 🚀 Quick Start
4044
4145``` bash
@@ -79,7 +83,7 @@ Access the application at `http://localhost:5000`
79835 . ** Enable 2FA** (Recommended)
8084 - Click "Enable 2FA" in the settings
8185 - Scan QR code with authenticator app
82-
86+
8387### Managing Email Forwarders
8488
8589#### Creating a Forwarder
@@ -140,6 +144,11 @@ Only administrators can access user management at `/admin/users`
140144- Creation date
141145- Last login time
142146
147+ <p align =" center " width =" 100% " >
148+ <img width="100%" src="https://github.com/GitTimeraider/Assets/blob/main/img/Directadmin-Emailforwarder/users.jpg">
149+ </p >
150+
151+
143152## 🔒 Security
144153
145154### Best Practices
You can’t perform that action at this time.
0 commit comments