Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iaoongin/crr-go
Clash Rule Rewrite。机场订阅链接重写,固定自己的代理规则。
https://github.com/iaoongin/crr-go
Last synced: 17 days ago
JSON representation
Clash Rule Rewrite。机场订阅链接重写,固定自己的代理规则。
- Host: GitHub
- URL: https://github.com/iaoongin/crr-go
- Owner: iaoongin
- Created: 2024-10-19T13:26:58.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-10-24T15:58:08.000Z (2 months ago)
- Last Synced: 2024-10-26T01:36:50.508Z (about 2 months ago)
- Language: Go
- Homepage:
- Size: 57.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Clash Rule Rewrite
固定自己的代理规则,避免被机场订阅覆盖,同时保证节点更新。支持在线编辑备份、还原。# 运行
```
go mod tidy
go run .
```# 使用
## 访问 `http://127.0.0.1:8080/` 进行在线编辑
![效果预览](https://cdn-fusion.imgcdn.store/i/2024/a0a8c220ad9322b6.png)
## 转换订阅 `http://127.0.0.1:8080/api/process?url=你的订阅地址`