Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/usingdotnet/setproxy
Replacement of Windows 10's proxy page
https://github.com/usingdotnet/setproxy
csharp dotnet dotnet7 proxy windows windows-10 windows-desktop
Last synced: 17 days ago
JSON representation
Replacement of Windows 10's proxy page
- Host: GitHub
- URL: https://github.com/usingdotnet/setproxy
- Owner: usingdotnet
- Created: 2023-03-09T01:34:48.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-20T02:26:13.000Z (9 months ago)
- Last Synced: 2024-03-20T03:35:44.653Z (9 months ago)
- Topics: csharp, dotnet, dotnet7, proxy, windows, windows-10, windows-desktop
- Language: C#
- Homepage:
- Size: 73.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SetProxy
Replacement of Windows 10's proxy page## 由于Windows 10 的系统代理界面的 bypass 列表文本框太小,写了这个简单的工具
### Windows 10 代理设置界面
![so small textbox](images/systemproxy.png)### 软件界面
![a](images/ui.png)### 功能
* 设置代理
* 大文本框设置 bypass列表,一行一个
* 可以在某个项目前面加上--,暂时从 bypass 列表忽略某个域名,也就是让这个url走代理