Welcome screen and main interface
Final output with masked URL results
- 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
# 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# Run the program
python main.py- Type
helpat any prompt to display help information - Type
exitat any prompt to quit the program - Type
backat the navigation prompt to create another URL
- Enter your target URL
- Specify the masking domain (e.g., facebook.com)
- Add optional keywords
- Get your masked URL
- pyshorteners
- rich
- validators
This tool is for educational purposes only. The developers are not responsible for any misuse or damage caused by this program.
Contributions, issues, and feature requests are welcome! Feel free to check issues page.
Zork - Team Sincryption

