Giter Club home page Giter Club logo

docker-3proxy's Introduction

What is Docker 3Proxy

Docker 3Proxy is a container with socks5 proxy server based on 3proxy.

Docker Pulls Docker Stars GitHub last commit Build Status

Link on docker hub: riftbit/3proxy

Link on github: riftbit/docker-3proxy

Build Args

  • PROXY_VERSION=0.8.12

Environment variables:

  • PROXY_LOGIN - login for proxy user (:exclamation:required if config not exists!)
  • PROXY_PASSWORD - password for proxy user (:exclamation:required if config not exists!)

Exposed Ports

  • 3128:3128/tcp for http
  • 1080:1080/tcp for socks5
  • 8080/tcp for admin panel with cfg editor

Volumes

  • /etc/3proxy/cfg

Container Changelog (dd.mm.yy)

  • 18.09.18 - add admin panel, cfg volume, stdout logging
  • 11.05.18 - added http proxy and 3proxy updated to 0.8.12
  • 12.01.18 - readme cleanups. fixes and updates

Example usage

docker run --name 3proxy -d -p 3128:3128 --env PROXY_LOGIN=pr0xyUser --env PROXY_PASSWORD=passw0rd riftbit/3proxy

After container starts you will see params for connection setup:

Proxy user login:         pr0xyUser
Proxy user password:      passw0rd
Proxy process pid:        6
Proxy process started!

docker-3proxy's People

Contributors

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