Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added HTTPS_Server.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ custom-https-server/
│ ├── uninstall.sh # Uninstaller script
│ └── update-service.sh # Update macOS plist / Linux systemd runtime args
├── .ignore # Ignore file
├── HTTPS_Server.jpeg # Screenshot / demo image
├── LICENSE # MIT License
└── README.md # Project documentation
```
Expand Down Expand Up @@ -570,6 +571,14 @@ This guarantees:

---

### 📸 Screenshots

The following image gives you a glimpse of the application's interface:

- **HTTPS Web Page**: ![HTTPS Web Page](HTTPS_Server.jpeg)

---

## License

MIT License — free to use, modify, and distribute.
Expand Down