Code Monkey home page Code Monkey logo

shadowsocks_v2ray_docker's Introduction

shadowsocks_v2ray_docker

Shadowsocks in docker container with v2ray plugin

How to deploy

  1. Install docker on your server
  2. Run this command to get compose file:
$ wget https://raw.githubusercontent.com/OldTyT/shadowsocks_v2ray_docker/master/example/docker-compose.yml 
  1. Setup env in file docker-compose.yml
  2. Run docker compose:
$ docker compose up -d

How to get data to connect

There are several ways available:

  1. For get SS-link, send a GET request to: http://DOMAIN/QR_Path/
  2. For get QRCode, send a GET request to: http://DOMAIN/QR_Path/vpn.png
  3. For get connect.json, send a GET request to: http://DOMAIN/QR_Path/connect.json

Supported environment variables:

ENV Default value Whats is it
PASSWORD 5c301bb8-6c77-41a0-a606-4ba11bbab084 Shadowsocks password
ENCRYPT chacha20-ietf-poly1305 Shadowsocks encrypt type. See for more.
V2_Path s233 V2Ray path
QR_Path /qr_img Path to qr code
DOMAIN localhost Shadowsocks domain
PORT 80 Use this port for shadowsocks

shadowsocks_v2ray_docker's People

Contributors

dependabot[bot] avatar oldtyt avatar

Stargazers

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