jo9182 / AuroraProxy

A fast and powerful proxy made in golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A fast and powerful proxy made in golang

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 97.4%Language:Dockerfile 2.6%