Skip to content

callmecurly/URL2Dotless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

URL2Dotless

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.

Recommended Python Version:

URL2dotless only supports Python 3.

Installation

Directory/Path> https://github.com/L0zyc/URL2Dotless.git

Used Libraries

  • os
  • socket
  • requests

Usage

python url2dotless.py

Example

  • 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

Version

Current version is 0.4a

Updates from previous version

  • Added Bash Support
  • Updated Handler
  • Added Additional Headers
  • Edited minor formatting errors
  • Made few changes in the structure

About

Convert any valid URL into dot-less IP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages