https://github.com/ygsgdbd/jms-url
A tool for tweaking JustMySocks subscription links - easily exclude unwanted nodes or protocols. JustMySocks 订阅链接配置工具,安全、用户友好,支持多语言。
https://github.com/ygsgdbd/jms-url
justmysockets nextjs react react-hook-form tailwindcss zod
Last synced: 3 months ago
JSON representation
A tool for tweaking JustMySocks subscription links - easily exclude unwanted nodes or protocols. JustMySocks 订阅链接配置工具,安全、用户友好,支持多语言。
- Host: GitHub
- URL: https://github.com/ygsgdbd/jms-url
- Owner: ygsgdbd
- Created: 2024-11-28T16:25:50.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-12-10T12:36:23.000Z (5 months ago)
- Last Synced: 2024-12-21T08:17:50.663Z (5 months ago)
- Topics: justmysockets, nextjs, react, react-hook-form, tailwindcss, zod
- Language: TypeScript
- Homepage: https://jmsurl.top
- Size: 80.1 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🔗 JMS URL
A tool for tweaking JustMySocks subscription links - easily exclude unwanted nodes or protocols.
[中文文档](#-jms-url-订阅链接微调工具) | English
[](https://jmsurl.top)
[](LICENSE)


[](https://github.com/ygsgdbd/jms-url)
[](https://github.com/ygsgdbd/jms-url/issues)
[](https://github.com/ygsgdbd/jms-url/pulls)
[](https://github.com/ygsgdbd/jms-url/graphs/contributors)
[](https://github.com/ygsgdbd/jms-url/commits/main)## ✨ Features
- 🎯 Filter nodes by keywords
- 🔄 Convert between different proxy protocols
- 🌐 Support for multiple subscription formats
- 🎨 Dark/Light mode support
- 🌍 i18n support (English/Chinese)## 🚀 Getting Started
```bash
# 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.
## 🛠️ Built With
- [Next.js](https://nextjs.org/) - The React Framework
- [Tailwind CSS](https://tailwindcss.com/) - For styling
- [shadcn/ui](https://ui.shadcn.com/) - UI components## 📝 Get JustMySocks
Don't have a JustMySocks subscription yet? [Sign up here](https://justmysocks.net/members/aff.php?aff=31474) to get started.
## 📝 License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
---
# 🔗 JMS URL 订阅链接微调工具
一个用于微调 JustMySocks 订阅链接的工具 - 轻松排除不需要的节点或协议。
## ✨ 特性
- 🎯 通过关键词过滤节点
- 🔄 在不同代理协议之间转换
- 🌐 支持多种订阅格式
- 🎨 支持深色/浅色模式
- 🌍 支持国际化(中文/英文)## 🚀 开始使用
```bash
# 克隆仓库
git clone https://github.com/ygsgdbd/jms-url.git# 进入项目目录
cd jms-url# 安装依赖
pnpm install# 启动开发服务器
pnpm dev
```访问 `http://localhost:3000` 查看应用。
## 🛠️ 技术栈
- [Next.js](https://nextjs.org/) - React 框架
- [Tailwind CSS](https://tailwindcss.com/) - 样式处理
- [shadcn/ui](https://ui.shadcn.com/) - UI 组件## 📝 获取 JustMySocks
还没有 JustMySocks 订阅?[点击这里](https://justmysocks.net/members/aff.php?aff=31474)开始使用。
## 📝 许可证
本项目采用 MIT 许可证 - 查看 [LICENSE](LICENSE) 文件了解详情。