Git Product home page Git Product logo

subweb's Introduction

ACL4SSR-web

一个提供ACL4SSR订阅转换链接生成的web网页

前言

虽然已经有了很不错的项目:GitHub - CareyWang/sub-web 但是他的远程配置并没有提供ACL4SSR的选项,于是乎我合并了 ACL4SSR 在线订阅转换 中的部分配置,并且用ts + html的方式重写了一个页面(功能太简单),同时去除了短链生成功能(有需要的小伙伴可以自行添加)。

关于后端

web页面都是只提供参数拼接,工作十分简单,参数详见subconverter Readme-cn,拿到链接后,根据后端地址选择的不同,该链接请求的服务器也不同,个人推荐使用本地或个人服务器搭建(安全点吧,可能心理作用),subconverter提供了多平台的Release,很简单可以尝试下。

使用

下载项目代码,运行

npm install

npm run build

即可在dist目录获得webpack打包后的静态文件。

自定义

后端参数很多,页面只提供了少部分常用的,如果有需求,可能需要修改src/config.ts中的选项配置,并修改src/index.ts中的generateSubUrl函数(都是傻瓜式的工作)

subweb's People

Contributors

lim-kim930 avatar cmliu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.