https://github.com/imhansiy/iwara_cloucloudflare_porxy
lsp代理
https://github.com/imhansiy/iwara_cloucloudflare_porxy
Last synced: 3 months ago
JSON representation
lsp代理
- Host: GitHub
- URL: https://github.com/imhansiy/iwara_cloucloudflare_porxy
- Owner: imHansiy
- License: apache-2.0
- Created: 2022-09-08T06:14:30.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-09T02:09:07.000Z (almost 3 years ago)
- Last Synced: 2025-03-16T05:13:37.273Z (3 months ago)
- Language: JavaScript
- Homepage: https://iwara.nodream.cf/
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE_APACHE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
#  Iwara代理
# 使用
安装CF的woker脚手架
```
npm install -g @cloudflare/wrangler
```
登录cf账户
```
wrangler login
```
推送至cf
```
npm run publish
```