- Notifications
You must be signed in to change notification settings - Fork1
A Proxy Manager for Windows
License
NotificationsYou must be signed in to change notification settings
JDeepD/SetProxy
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Clone the repository
git clone https://github.com/JDeepD/SetProxy.git
Runinstall.ps1
pwsh .\install.ps1
To update the tool, pull all the changes and run:
pwsh .\install.ps1 -update
setproxy create
setproxy list
setproxy <nickname>
setproxy
setproxy unset
Plus Tip: Use setproxy withfzf for an even smoother experience.
functionfpx{$selection=$(setproxy fzflist| fzf--height40%--pointer=''--border--info=inline--prompt='▶'--color=fg+:#FFFFFF,bg+:#FF0000,gutter:-1 --exact) -split '\s+' | Select-Object -First 1; setproxy$selection}
And runfpx
to witness sorcery.
PowerShell.2023-03-12.00-55-05_Trim.mp4
Inspired fromproxyman andnits-proxy
About
A Proxy Manager for Windows
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.