https://github.com/samay825/url-masker
URL Masker is a lightweight tool that helps you mask or hide original URLs behind custom, user-friendly links. Perfect for enhancing security, avoiding suspicious-looking links, and creating branded or clean URLs for social media, emails, and marketing campaigns.
https://github.com/samay825/url-masker
anonymous-redirect developer-tools link-masking privacy-tools python3 security-tools url-cloaking url-shortener web-utility
Last synced: about 1 year ago
JSON representation
URL Masker is a lightweight tool that helps you mask or hide original URLs behind custom, user-friendly links. Perfect for enhancing security, avoiding suspicious-looking links, and creating branded or clean URLs for social media, emails, and marketing campaigns.
- Host: GitHub
- URL: https://github.com/samay825/url-masker
- Owner: samay825
- License: mit
- Created: 2025-06-17T12:27:52.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-17T12:59:25.000Z (about 1 year ago)
- Last Synced: 2025-06-17T13:49:03.637Z (about 1 year ago)
- Topics: anonymous-redirect, developer-tools, link-masking, privacy-tools, python3, security-tools, url-cloaking, url-shortener, web-utility
- Language: Python
- Homepage:
- Size: 486 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🌟 URL Masker By Zork



[](https://github.com/zork)

## ✨ Features
- 🎯 **URL Shortening**: Automatically shortens long URLs using multiple services
- 🎭 **URL Masking**: Creates deceptive URLs with custom domains
- 🌈 **Beautiful Interface**: Rich gradient colors and mathematical symbols
- 🔄 **Multiple Shorteners**: Fallback to alternative services if one fails
- 💻 **Cross-Platform**: Works on Windows, Linux, MacOS, and Termux
- 🎨 **Rich Text UI**: Colorful and interactive terminal interface
## 🚀 Installation
```bash
# Clone the repository
git clone https://github.com/samay825/URL-Masker.git
# Navigate to the directory
cd URL-Masker
# Install required packages
pip install -r requirements.txt
```
## 🎮 Usage
```bash
# Run the program
python main.py
```
### 🎯 Interactive Commands:
- Type `help` at any prompt to display help information
- Type `exit` at any prompt to quit the program
- Type `back` at the navigation prompt to create another URL
## 🌈 Example
1. Enter your target URL
2. Specify the masking domain (e.g., facebook.com)
3. Add optional keywords
4. Get your masked URL! ✨
## 📦 Dependencies
- pyshorteners
- rich
- validators
## 🛡️ Disclaimer
This tool is for educational purposes only. The developers are not responsible for any misuse or damage caused by this program.
## 🤝 Contributing
Contributions, issues, and feature requests are welcome! Feel free to check [issues page](https://github.com/samay825/URL-Masker/issues).
## 👨💻 Author
**Zork - Team Sincryption**