Coder Social home page Coder Social logo

docker-snell's Introduction

snell

an encrypted proxy service program.

Docker Hub · Project Source · Telegram Channel

***

latest version

version
deercloud/snell:latest
deercloud/snell:current
deercloud/snell:1.1.1

environment variables

name value
SERVER_HOST 0.0.0.0
SERVER_PORT 8388
PSK [RANDOM]
OBFS http
ARGS -

Pull the image

$ docker pull deercloud/snell

Start a container

$ docker run -p 8388:8388 -p 8388:8388/udp -d \
  --restart always --name=snell deercloud/snell

Display config

$ docker logs snell

[snell-server]
listen = 0.0.0.0:8388
psk = 05d80656cd67e1bec62d3366c13e6f11
obfs = http
2019-02-17 14:11:06.265334 [server_main] <NOTIFY> snell-server v1.1.1 (Mar  5 2019 13:50:05)
2019-02-17 14:11:06.265477 [server_main] <NOTIFY> Start snell server on 0.0.0.0:8388
2019-02-17 14:11:06.265484 [server_main] <NOTIFY> Obfs enabled (HTTP)
2019-02-17 14:11:06.265546 [server_main] <NOTIFY> TCP Fast Open enabled

Add a proxy line in Surge

Proxy = snell, [SERVER ADDRESS], 8388, psk=05d80656cd67e1bec62d3366c13e6f11, obfs=http

docker-snell's People

Contributors

anserme avatar fanvinga avatar metowolf avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

docker-snell's Issues

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.