Giter Club home page Giter Club logo

socks5-v2ray-bridge's Introduction

socks5-v2ray-bridge

Deploy Socks5 Proxy Bridge with V2ray Upstream.

Topology

Our topology is:

[Client] => [Socks5 (Bridge)] => [v2ray (Upstream)]

Client uses socks5 proxy to connect to socks5 proxy bridge server. And bridge server connects to upstream server.

Getting started

On Upstream server:

You'll need a Domain pointing to your upstream server

To deploy a v2ray upstream server, go to this link and deploy a v2ray server.

On Bridge server:

First, download v2ray-core:

mkdir v2ray; cd v2ray
wget 'https://github.com/v2ray/v2ray-core/releases/download/v4.28.2/v2ray-linux-64.zip'
unzip v2ray-linux-64.zip

And copy socks5-v2ray-bridge/config.json to v2ray/config.json and change the placeholders. Placeholders are for IP, Domain, UUID of upstream server, and alterid.

Then, while you're in v2ray directory, run command below to start socks5 bridge server.

./v2ray -config=config.json

You can also change port and listen address for your desired needs. You're done! Now you can connect to your bridge server's IP and port 1080 using a socks5 proxy client!

socks5-v2ray-bridge's People

Contributors

sabershahhoseini avatar

Stargazers

Mohammad Bagher Hesam avatar Ali Soltani avatar  avatar

Watchers

 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.