https://github.com/qiwihui/kinto
https://github.com/qiwihui/kinto
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/qiwihui/kinto
- Owner: qiwihui
- License: apache-2.0
- Created: 2020-08-22T12:40:23.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-22T13:36:47.000Z (about 5 years ago)
- Last Synced: 2025-04-02T21:17:11.503Z (6 months ago)
- Language: Dockerfile
- Size: 135 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
利用kintohub免费空间部署v2ray和tor,部署成功后,可用v2ray客户端访问tor网络,比如暗网.onion,v2ray.json文件中路由设置了当访问.onion的网址时才会接入到tor,感谢mixool提供的思路和技术支持!
### 部署服务端
1. 点开 https://app.kintohub.com/ 新建一个APP,点击 Create Service ,然后创建 Web App 如图:
2. Build Settings 文件名填写Dockerfile,端口填上8888,填写如下:

3. Repository 填上git链接和默认分支master

最后点击右上角 Deploy,部署完成,会生成一个链接,点击链接,如果显示Bad Request,即为成功。
### 客户端配置
客户端配置看图吧,不多讲:

默认UUID:c95ef1d4-f3ac-4586-96e9-234a37dda068
### 修改UUID
方法一:Fork本项目,到config.json里面修改uuid或者端口,然后到Dockerfile里面修改ENV CONFIG= 指向链接,例如
`ENV CONFIG=https://raw.githubusercontent.com/yeahwu/kinto/master/config.json`指向你自己项目的config.json文件。
方法二:
当然这个config.json链接也可以改为自己的私密链接,比如 https://gist.github.com/ 里写config.json配置,配置参考本项目config.json的写法,然后生成链接。最后部署的时候写入到Environment variables里,如图:

最后,打钱:
https://yeahwu.com/donation.html