Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 1.01 KB

README.md

File metadata and controls

37 lines (27 loc) · 1.01 KB

TUINGR - Python Tool

TUINGR is a command line tool written in Python for bypassing Linkvertise links. It also includes options to change the theme and view credits.

Requirements

  • Python 3.x
  • requests library
  • colored library

Installation

  • Clone the repository: git clone https://github.com/MrShadowDev/TUINGR.git
  • Install the required libraries: pip install -r requirements.txt

Usage

  • Navigate to the directory where TUINGR.py is located.
  • Run the script: python TUINGR.py
  • Choose an option from the menu and follow the prompts.

Options

Bypasser

This option allows you to bypass a Linkvertise link and get the destination URL.

Credits

This option displays the credits for the tool.

Change theme

This option allows you to change the theme of the tool. There are three options available:

  • Default
  • Dark mode
  • Light mode

Exit program

This option allows you to exit the program.

License

This tool is licensed under the MIT License.