Giter Club home page Giter Club logo

easyproxy's Introduction

easyproxy

I (@valgueiro) had a really hard time while searching for proxy frameworks to find an easy to setup tool. To be honest, I just needed a tool that would allow me to setup allow/block lists of URLs and accept basic authentication, but I had to study a bunch to make it work as I expected. During my investigations using the proxy that I've created, I could also see that there is a bunch of libraries that says that support proxies, but that always had new issues complaining about that.

With this in mind, and also to improve my golang skills, I decided to create easyproxy, a CLI tool that can help you spin up a simple but effective forward proxy. It can help in analysis to understand if your infrastructure is ready to be behind a proxy, and can even be used by other frameworks in their integration tests to make sure that their proxy configurations are working as expected.

Sources:

TODO list

  • Create a cli
  • Read about the proxy protocol to understand what needs to be
  • Start accepting a simple HTTP proxy request
  • Start accepting HTTPS requests to HTTP proxy
  • Enable setting allowed hosts
  • Add the possibility to add basic auth
  • Create a run command that creates a template with the options and spins up an envoy
  • (?) Try to create a test with it to check if it can be used properly and think about this requirement

easyproxy's People

Contributors

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