Git Product home page Git Product logo

kinto's Introduction

提醒: 免费空间请不要滥用!!!

本项目支持部署kintohub和heroku两个空间,下面是部署到kintohub方法,部署到heroku方法请见:Deploy to Heroku

利用kintohub免费空间部署v2ray和tor,部署成功后,可用v2ray客户端直接访问tor网络,比如暗网.onion,v2ray.json文件中设置了路由分流了tor网络,非tor流量不受影响。

部署服务端

  1. 点开 https://app.kintohub.com/ 新建一个APP,点击 Create Service ,然后创建 Web App 如图:

创建 web app

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

repository

  1. Build Settings 文件名填写Dockerfile,端口填上8888,填写如下:

build

最后点击右上角 Deploy,部署完成,会生成一个链接,点击链接,如果显示Bad Request,即为成功。

客户端配置

客户端配置看图吧,不多讲:

v2ray

默认UUID:c95ef1d4-f3ac-4586-96e9-234a37dda068

修改UUID

方法一:

v2ray的配置文件config.json,可以改为自己的私密链接,比如 https://gist.github.com/ 里自定义v2ray配置,当然你也可参考本项目的config.json配置,然后生成链接。最后部署的时候写入到Environment variables里,如图:

gist

方法二:

Fork本项目,到config.json里面修改uuid或其它,然后到Dockerfile里面修改ENV CONFIG= 指向链接,例如:ENV CONFIG=https://raw.githubusercontent.com/yeahwu/kinto/master/config.json指向你自己项目的config.json文件。

支持本博:https://starts.sh/donation.html

测试暗网地址:http://vq7kihyfoqcoluju.onion/donation.html

kinto's People

Contributors

yeahwu avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.