{"id":15059853,"url":"https://github.com/sixiaolong1117/networkselector","last_synced_at":"2025-04-10T05:41:58.174Z","repository":{"id":66102490,"uuid":"600013320","full_name":"SIXiaolong1117/NetworkSelector","owner":"SIXiaolong1117","description":"一个 Windows 网络配置切换器，可以在多个预设配置间快速切换，使用 WinUI3。","archived":false,"fork":false,"pushed_at":"2024-09-08T05:59:13.000Z","size":3387,"stargazers_count":8,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-24T06:54:39.314Z","etag":null,"topics":["csharp","windowsapplication","windowsappsdk","winui","winui3"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SIXiaolong1117.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-10T11:42:58.000Z","updated_at":"2025-02-10T08:56:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"ecaae848-b276-489b-afd9-78cbd62cd4e0","html_url":"https://github.com/SIXiaolong1117/NetworkSelector","commit_stats":null,"previous_names":["sixiaolong1117/networkselector"],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SIXiaolong1117%2FNetworkSelector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SIXiaolong1117%2FNetworkSelector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SIXiaolong1117%2FNetworkSelector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SIXiaolong1117%2FNetworkSelector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SIXiaolong1117","download_url":"https://codeload.github.com/SIXiaolong1117/NetworkSelector/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248166326,"owners_count":21058475,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["csharp","windowsapplication","windowsappsdk","winui","winui3"],"created_at":"2024-09-24T22:48:58.149Z","updated_at":"2025-04-10T05:41:58.150Z","avatar_url":"https://github.com/SIXiaolong1117.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ch1 align=\"center\"\u003e网关切换器 (Gateway Switcher)\u003c/h1\u003e\n  \u003cp align=\"center\"\u003e一个基于 WinUI3 的网关选择器 (Gateway Switcher)。\u003c/p\u003e\n  \u003cp align=\"center\"\u003e可以实现在多个网络配置预设中快速切换。\u003c/p\u003e\n  \u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/SIXiaolong1117/NetworkSelector/blob/master/LICENSE\"\u003e\n      \u003cimg src=\"https://img.shields.io/github/license/SIXiaolong1117/NetworkSelector\"/\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/SIXiaolong1117/NetworkSelector/releases\"\u003e\n      \u003cimg src=\"https://img.shields.io/github/v/release/SIXiaolong1117/NetworkSelector?display_name=tag\"/\u003e\n    \u003c/a\u003e\n  \u003c/p\u003e\n  \u003cp align=\"center\"\u003e\n    \u003ca href=\"https://twitter.com/SI_Xiaolong\"\u003e\n      \u003cimg src=\"https://img.shields.io/badge/follow-SI_Xiaolong-blue?style=flat\u0026logo=Twitter\"/\u003e\n    \u003c/a\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./README/1.png\" width=\"100%\" /\u003e\n\u003c/p\u003e\n\n因为微软没有在 Windows 中提供保存网络设置为预设的功能，对于需要经常切换网关服务器或代理服务器的用户来说十分的麻烦，于是我就开发了这个小工具。\n\n## ⬇下载\n\n### 从 Microsoft Store 获取（推荐）\n\n[\u003cimg src=\"./README/zh-cn light.svg\" width=\"30%\" height=\"30%\"\u003e](https://apps.microsoft.com/detail/9PDQC93R0WLF)\n\n### 从 Releases 获取自签名版（不推荐）\n\n*我已不再继续更新自签名版本*\n\n## ✋使用教程/Wiki\n\n参考本项目 [Wiki](https://about.sixiaolong.win/Project/Gateway-Switcher.html)。\n\n## 🛠️获取源码\n\n要构建此项目，您需要将项目源码克隆到本地。\n\n您可以使用 Git 命令行：\n\n```\ngit clone https://github.com/SIXiaolong1117/NetworkSelector.git\n```\n\n或者更方便的，使用 Visual Studio 的“克隆存储库”克隆本仓库。\n\n使用 Visual Studio 打开项目根目录的 `NetworkSelector.sln`，即可进行调试和打包。","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsixiaolong1117%2Fnetworkselector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsixiaolong1117%2Fnetworkselector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsixiaolong1117%2Fnetworkselector/lists"}