An open API service indexing awesome lists of open source software.

https://github.com/arnabsen1729/winproxymanager

GUI Proxy Manager for Windows
https://github.com/arnabsen1729/winproxymanager

proxy python3-gui tkinter-gui winreg

Last synced: 11 months ago
JSON representation

GUI Proxy Manager for Windows

Awesome Lists containing this project

README

          


WinProxyManager


![WinProxyManager](https://socialify.git.ci/arnabsen1729/WinProxyManager/image?description=1&forks=1&language=1&owner=1&pattern=Circuit%20Board&stargazers=1&theme=Light)

## Description
A GUI based tool (windows users only) to change proxy with just one click.
(Especially, for IIESTians some of the common proxy addresses are already loaded, so no need to remember anymore)

## Install

If you have python installed then just run the following commands(faster way):

1. To install the dependencies

`$ pip install winregistry`
or
`$ pip -m install winregistry`

2. Now just run WinProxyManager.pyw by double clicking on it

Also you can directly download the exe file from [here](https://github.com/arnabsen1729/WinProxyManager/releases/download/v1.0/WinProxyMan.exe) and execute it. (But Windows Defender might tag it as a virus, just because it is chaning proxy address smh).If you want to turn off the windows defender [check out this](https://support.microsoft.com/en-in/help/4027187/windows-10-turn-off-antivirus-protection-windows-security) .

## Screenshots

![](https://github.com/arnabsen1729/WinProxyManager/blob/master/screenshots/ss1.PNG)

![](https://github.com/arnabsen1729/WinProxyManager/blob/master/screenshots/ss2.PNG)