Giter VIP home page Giter VIP logo

v2ray_server's Introduction

v2ray_server

v2ray反向代理脚本,该脚本中的v2ray脚本及config.json文件均来自v2ray官网

该脚本为v2ray反向代理脚本,作用为穿透内网,非科学上网脚本

服务端基于centos7,如使用其它系统请自行更改脚本中的docker下载代码

内网服务器端请处于科学上网状态进行安装

推荐使用docker服务端,不推荐直接安装在vps服务端

使用方法:

1、vps服务端(vps服务端脚本中已包含v2ray官方下载脚本,不需要单独下载v2ray):

wget https://raw.githubusercontent.com/kakaruoterl/v2ray_server/master/server.tar && tar xvf server.tar && chmod +x gogogo.sh && bash gogogo.sh

2、内网中的服务器(本脚本中不包含v2ray安装脚本,需要先将v2ray安装到服务器后再运行下面的脚本。如果在安装好v2ray的docker中运行则可直接运行此脚本):

wget https://raw.githubusercontent.com/kakaruoterl/v2ray_server/master/client/client.tar && tar xvf client.tar && chmod +x gogo.sh && sh gogo.sh

3、docker服务器端

在服务器端用docker同时安装科学上网及反向代理(9.16更新,可选择安装):

wget https://raw.githubusercontent.com/kakaruoterl/v2ray_server/master/docker/docker.tar && tar xvf docker.tar && chmod +x gogogo.sh && bash gogogo.sh

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.