Skip to content

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.

License

samay825/URL-Masker

Repository files navigation

URL Masker

URL Masker Front Page

Welcome screen and main interface

URL Masker Result Page

Final output with masked URL results

Version Python License

Features

  • URL Shortening: Automatically shortens long URLs using multiple services
  • URL Masking: Creates deceptive URLs with custom domains
  • Multiple Shorteners: Fallback to alternative services if one fails
  • Cross-Platform: Works on Windows, Linux, MacOS, and Termux
  • Interactive Interface: User-friendly terminal interface

Installation

# 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

# 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.

👨‍💻 Author

Zork - Team Sincryption

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages