/AuroraProxy

A fast and powerful proxy made in golang

Primary LanguageGoBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Aurora Proxy

A fast and powerful proxy made in golang. This project has just recently started development and should not be used until official release.

Deploying Information

I am planning on adding cross architecture docker containers listed on both heroku and dockerhub. These builds will be automated by some sort of CI system that makes a new build of the containers every time a new commit is pushed to the repository. For now you can just use go run.

Contributing Information

Please send your changes through a pull request. Make sure you run gofmt before you commit your changes. When naming commits, you can use this format or a similar derivative [Added/Removed/Modified] [File(s) changed] [Description of the changes] [OR File(s) changed]. We have a trello board here.