33 lines
752 B
Markdown
33 lines
752 B
Markdown
# VHost Manager for OpenWrt
|
|
|
|
Virtual host and local SaaS gateway management.
|
|
|
|
## Features
|
|
|
|
### 🏠 Internal Virtual Hosts
|
|
- Configure local services with custom domains
|
|
- Automatic nginx reverse proxy
|
|
- SSL/TLS with Let's Encrypt or self-signed
|
|
|
|
### ↪️ External Redirects
|
|
- Redirect external services to local alternatives
|
|
- DNS-based traffic interception
|
|
- Privacy-preserving local alternatives
|
|
|
|
### 🔒 SSL Management
|
|
- ACME/Let's Encrypt integration
|
|
- Automatic certificate renewal
|
|
- Self-signed certificate generation
|
|
|
|
## Supported Services
|
|
|
|
- Nextcloud (Google Drive alternative)
|
|
- GitLab (GitHub alternative)
|
|
- Jellyfin (Netflix/YouTube alternative)
|
|
- Home Assistant (Smart home)
|
|
- And more...
|
|
|
|
## License
|
|
|
|
MIT License - CyberMind Security
|