Skip to content

Used to turn website links to text links that are easy to understand but not recodnized by link blocking websites

Notifications You must be signed in to change notification settings

Borwe/web2txt----txt2web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

web2txt----txt2web

C++

Project to convert simple website links to a text format that is easy to understand.

#source:

  • If you are running linux check the bin directory for the executables or compile the cpp files indivualy.
  • For Windows, please compile it for yourself, will soon include a directory, it supports all compilers.

#web2txt

Running web2txt converts the website to text format, just run it in terminal or cmd:
example google.com becomes google[ dot ]com

#txt2web

Does the opposite to web2txt and converts the text back to it's original form, just run txt2web in terminal or cmd:
example google[ dot ]com becomes google.com

About

Used to turn website links to text links that are easy to understand but not recodnized by link blocking websites

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages