URL2Dotless is a simple tool developed in python3 to let users convert any requested valid URL into dotless IP. This tool can be used to bypass restricted URLs. Calculation Supports IPv4 only.
URL2dotless only supports Python 3.
Directory/Path> https://github.com/L0zyc/URL2Dotless.git
- os
- socket
- requests
python url2dotless.py
- For live Hosts
Enter url: https://saycure.io
Add screenshots
- For localhosts
Enter url: localhost
Add screenshots
&&
Enter url: 127.0.0.1
Add screenshots
Current version is 0.4a
- Added Bash Support
- Updated Handler
- Added Additional Headers
- Edited minor formatting errors
- Made few changes in the structure