Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ygsgdbd/jms-url


https://github.com/ygsgdbd/jms-url

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# 🔗 JMS URL

A tool for tweaking JustMySocks subscription links - easily exclude unwanted nodes or protocols.

[中文文档](#-jms-url-订阅链接微调工具) | English

[![Deploy](https://img.shields.io/github/deployments/ygsgdbd/jms-url/production?label=vercel&logo=vercel&logoColor=white)](https://jmsurl.top)
[![License](https://img.shields.io/github/license/ygsgdbd/jms-url)](LICENSE)
![TypeScript](https://img.shields.io/badge/TypeScript-5.2.2-blue?logo=typescript)
![Next.js](https://img.shields.io/badge/Next.js-14.0.0-black?logo=next.js)
[![Stars](https://img.shields.io/github/stars/ygsgdbd/jms-url?style=social)](https://github.com/ygsgdbd/jms-url)
[![Issues](https://img.shields.io/github/issues/ygsgdbd/jms-url)](https://github.com/ygsgdbd/jms-url/issues)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/ygsgdbd/jms-url/pulls)
[![Contributors](https://img.shields.io/github/contributors/ygsgdbd/jms-url)](https://github.com/ygsgdbd/jms-url/graphs/contributors)
[![Last Commit](https://img.shields.io/github/last-commit/ygsgdbd/jms-url)](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) 文件了解详情。