A privacy-focused disposable email client that lets you receive emails without exposing your real address. Perfect for signups, verifications, and anonymous communication.
Feature | Description |
---|---|
⚡ Instant Generation | Create random emails (e.g. x8j3k@vwh.sh ) with one click |
✏️ Custom Aliases | Use your own prefix (e.g. yourname@vwh.sh ) |
🌐 Multi-Domain | Supports @vwh.sh domain |
📋 Smart Copy | One-click copy with visual confirmation |
Feature | Description |
---|---|
🔄 Auto-Refresh | Checks for new emails every 15 seconds |
👀 Message Previews | See sender, subject and timestamps |
🖥️ HTML Rendering | Safe sandboxed message display |
📝 Plain Text Mode | Clean text-only viewing option |
Feature | Description |
---|---|
📂 Download | Save messages as .txt files |
🗑️ Secure Delete | Permanently remove messages |
📱 Responsive | Works on all device sizes |
API
https://email.vwh.sh/api
- Generate - Click the button or type a custom name
- Use - Copy your temp email for signups
- Monitor - Inbox auto-updates every 15s
- Manage - View, download or delete messages
# Clone the repository
git clone https://github.com/agaggsgsfsfwcau/tempail.git
# Open in browser (no build required)
open index.html
Endpoint | Method | Description |
---|---|---|
/email/{address} |
GET | Fetch inbox |
/inbox/{id} |
GET | Load full message |
/delete/{id} |
DELETE | Remove message |
Distributed under the MIT License. See LICENSE
for more information.
For questions or support, please contact:
- Email: astaab1@protonmail.com
- GitHub Issues: https://github.com/agaggsgsfsfwcau/tempail/issues