Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TProxy

GUI implementation of pproxy

Installation

  • Clone the repository:
git clone git@github.com:lopqto/tproxy.git
cd tproxy
  • Make an env and activcate it:
python3 -m venv 
source venv/bin/activate
  • Install the requirements:
pip install -r requirements.txt
  • Run Tproxy:
python tproxy.py
  • Enjoy!

Building an executable

pyinstaller tproxy.spec
./dist/tproxy[.exe]

TODO

TODO

About

GUI implementation of pproxy

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages