An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# 🌟 URL Masker By Zork

![Version](https://img.shields.io/badge/version-1.0-blue.svg?style=for-the-badge)
![Python](https://img.shields.io/badge/Python-3.6+-green.svg?style=for-the-badge&logo=python)
![License](https://img.shields.io/badge/license-MIT-red.svg?style=for-the-badge)
[![Team](https://img.shields.io/badge/Team-Sincryption-purple.svg?style=for-the-badge)](https://github.com/zork)

snake animation

## ✨ 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**