A tool for tweaking JustMySocks subscription links - easily exclude unwanted nodes or protocols.
中文文档 | English
- 🎯 Filter nodes by keywords
- 🔄 Convert between different proxy protocols
- 🌐 Support for multiple subscription formats
- 🎨 Dark/Light mode support
- 🌍 i18n support (English/Chinese)
# Clone the repository
git clone https://github.com/ygsgdbd/jms-url.git
# Navigate to the project directory
cd jms-url
# Install dependencies
pnpm install
# Start the development server
pnpm dev
Visit http://localhost:3000
to see the application.
- Next.js - The React Framework
- Tailwind CSS - For styling
- shadcn/ui - UI components
Don't have a JustMySocks subscription yet? Sign up here to get started.
This project is licensed under the MIT License - see the LICENSE file for details.
一个用于微调 JustMySocks 订阅链接的工具 - 轻松排除不需要的节点或协议。
- 🎯 通过关键词过滤节点
- 🔄 在不同代理协议之间转换
- 🌐 支持多种订阅格式
- 🎨 支持深色/浅色模式
- 🌍 支持国际化(中文/英文)
# 克隆仓库
git clone https://github.com/ygsgdbd/jms-url.git
# 进入项目目录
cd jms-url
# 安装依赖
pnpm install
# 启动开发服务器
pnpm dev
访问 http://localhost:3000
查看应用。
- Next.js - React 框架
- Tailwind CSS - 样式处理
- shadcn/ui - UI 组件
还没有 JustMySocks 订阅?点击这里开始使用。
本项目采用 MIT 许可证 - 查看 LICENSE 文件了解详情。