Giter VIP home page Giter VIP logo

aproxy's People

Contributors

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

Watchers

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

aproxy's Issues

Release links fix

I'm running this to create a user:

./bin/adduser -c conf/aproxy.toml -action adduser -email [email protected] -pwd pass1234
2015/10/03 08:17:01 MongoUserStorage GetByEmail [[email protected]] Error: not authorized for query on aproxy.User
2015/10/03 08:17:01 add user error:  not authorized for insert on aproxy.User

求助

这个 使用aproxy对cronsun做域名限制访问,cronsun是基于ip地址访问,在aproxy里面添加限制访问之后,通过域名做访问,还需要在nginx上面做代理吗。还是只在aproxy写规则即可

consider using OAUTH 2 for user auth

One interesting thing would be instead of relying on a database for the users and passwords would be to use OAUTH 2. Then aproxy could have a pure user/roles map and use the OAUTH 2 public key to verify the user instead of relying on a custom password database.

This is an OAUTH 2.0 / OIDC provider written in Go if this seems interesting: github.com/coreos/dex

nginx config

include proxy.conf; in nginx config

nginx: [emerg] open() "/etc/nginx/proxy.conf" failed (2: No such file or directory) in /etc/nginx/conf.d/proxy.conf:6
nginx: configuration file /etc/nginx/nginx.conf test failed

Containerize

So,

I'm trying to get this running in a docker container but to get a account created I must run in the command line using the aproxy cli client. Any suggestions?

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.