Simple, lightweight and easy to use wireproxy client
Important
WireProxy is now included with Cheesy Proxy!
For config file, you need to have your own server with WireGuard installation. To setup it you need to check wireguard-install down below in Thanks
section!
You may face some bugs (it's a WIP project, but still usable)
- Download latest release and install it
- After launching choose paths to wireproxy and your WireGuard config file
Make sure that your config file has this lines:You can use any port you like tho[Socks5] BindAddress = 127.0.0.1:25344
And pressSave
- Right click cheese icon in your tray and press
Start
- You're good to go proxy is up running you can connect to it with your browser extensions and other proxy utilities!
Note
Do not build it as onefile, code is not optimized for this
Just copy this and paste into your terminal (Use PowerShell)
git clone https://github.com/xxanqw/cheesy-proxy
cd cheesy-proxy
python -m venv .venv
./.venv/Scripts/Activate.ps1
pip install -r requirements
python build.py
to wireproxy and wireguard-install