https://github.com/apachecn-archive/proxy-provider-converter

https://github.com/apachecn-archive/proxy-provider-converter

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (1.5%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: apachecn-archive
  • License: mit
  • Language: JavaScript
  • Default Branch: main
  • Size: 150 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 3 years ago · Last pushed about 3 years ago
Metadata Files
Readme License

README.md

Proxy Provider Converter

一个可以将 Clash 订阅转换成 Proxy Provider 和 External Group(Surge) 的工具

https://proxy-provider-converter.vercel.app

什么是 Proxy Provider 和 External Group?

Proxy Provider 是 Clash 的一项功能,可以让用户从指定路径动态加载代理服务器列表。使用这个功能你可以将 Clash 订阅里面的代理服务器提取出来,放到你喜欢的配置文件里,也可以将多个 Clash 订阅里的代理服务器混合到一个配置文件里。External Group 则是 Proxy Provider 在 Surge 里的叫法,作用是一样的。

怎么自己部署转换工具?

你可以根据下面步骤你可以零成本部署一个属于你的转换工具。

前期准备:你需要一个 GitHub 账号

  1. 点击右上角的 Fork 按钮
  2. 打开 Vercel.com,使用 GitHub 登录。
  3. 选择 New Project,点击 proxy-provider-converter 旁边的 Import 按钮, 点击 PERSONAL ACCOUNT 旁边的 Select,最后点击 Deploy
  4. 等待部署完成后点击 Vercel 项目面板上的 Visit 按钮就可以访问你部署的版本了

资源

Owner

  • Name: ApacheCN 归档
  • Login: apachecn-archive
  • Kind: organization
  • Email: wizard.z@qq.com

防止重要项目丢失而设立的归档

GitHub Events

Total
Last Year

Dependencies

package-lock.json npm
  • 393 dependencies
package.json npm
  • autoprefixer ^10.2.6 development
  • postcss ^8.3.5 development
  • tailwindcss ^2.2.4 development
  • @heroicons/react ^1.0.2
  • @next/bundle-analyzer ^11.0.1
  • @splitbee/web ^0.2.4
  • axios ^0.21.1
  • next ^12.0.7
  • preact ^10.5.14
  • react ^17.0.2
  • react-copy-to-clipboard ^5.0.3
  • react-dom ^17.0.2
  • react-hot-toast ^2.0.0
  • yaml ^1.10.2