Coder Social home page Coder Social logo

easy-v2ray's Introduction

简介

V2ray是一个模块化的代理程序,类似于SS。但是其诞生之初就是为了解决部分SS的缺点以及增加一些特色的改良功能。由于起模块化的设计,功能十分强大,但是配置文件这一步难倒了不少小白。本人在网上收集大量教程整合并修改完成了这个一键包(感谢雨落无声提供的源码),帮助大家快速上手V2ray,体验体验~ 具体功能可以参考官方网站:v2ray.com

脚本

Github地址: https://github.com/Moexin/Easy-V2ray

功能

提醒

  • 可以反复运行此脚本来尝试不同的配置组合,不会重复安装的,请放心。
  • 不同的配置组合会影响速度,可以自己多折腾折腾。
  • 请勿盲目与SS或者SSR对比,只要能高速扶墙就是好东西,按个人喜好选择就好了。

一键脚本

wget --no-check-certificate https://raw.githubusercontent.com/Moexin/Easy-V2ray/master/v2ray.sh && bash v2ray.sh

安装完成后下载VPS上 /root/config.json 客户端配置文件,与V2ray放在同一个文件夹下。(V2ray下载地址:https://github.com/v2ray/v2ray-core/releases/latest) 然后运行V2ray,设置代理为http代理,代理服务器地址:127.0.0.1,代理端口为1080,你就进入自由的互联网啦!

系统支持

  • Debian 7
  • Debian 8
  • Ubuntu 14
  • Ubuntu 16
  • CentOS 7

注意事项

  • 不支持CentOS6系统
  • 如需在手机上使用Shadowrocket软件连接Vmess协议,请勿在脚本内开启mKCP协议和HTTP头部伪装功能
  • 客户端默认是http代理,直接在IE里设置为127.0.0.1:1080即可
  • 如需启用socks,请在客户端文件config.json中把 http 改为 socks 重启系统须自己手动把防火墙关闭
  • 请使用Xshell连接以支持中文的正常显示

缺点

此脚本会关闭防火墙,仅适用于纯粹用于扶墙的VPS,请勿在生产环境下使用

感谢

  • 雨落无声
  • V2ray

easy-v2ray's People

Contributors

moexin 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.