Giter VIP home page Giter VIP logo

ansible-3proxy's Introduction

3proxy

Build Status

The role for 3proxy installation and configuration.

Usage (example)

    - role: 3proxy
      proxy3_gateways:
        - { options: "-n -p12345 -a -i127.0.0.1" }

Available parameters

Main

Proxy gateway params:

Param Description
proxy3_gateways Gateway services
proxy3_gateways.[].type Default: proxy. proxy, socks, pop3p, ftppr, admin, dnspr, tcppm, udppm
proxy3_gateways.[].options Gateway options
proxy3_users Proxy users
proxy3_users.[].name User name
proxy3_users.[].pwtype Default: CL. CL - password is cleartext, CR - password is crypt-style password, NT - password is NT password (in hex)
proxy3_users.[].password User password

Misc

Service params:

Param Description
proxy3_version
proxy3_binaries_url
proxy3_binaries_sum
proxy3_binaries_list
proxy3_service_name
proxy3_conf_dir
proxy3_conf_path
proxy3_passwd_path
proxy3_binaries_dir
proxy3_binary_path
proxy3_pid_path
proxy3_user
proxy3_group
proxy3_nservers
proxy3_nscache
proxy3_timeouts
proxy3_auth

Useful links

TODO

  • add user creation
  • config generation improvements (e.g. enable auth based on var define, etc)
  • role documentation
  • role tests

License

GPL3

Author

OSSHelp Team, see https://oss.help

ansible-3proxy's People

Watchers

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