SCION-HTTP Proxy
This project uses pre-commit hooks.
This repository contains modules that support an HTTP(S) proxy for SCION. One can build their own Go implementation or use existing
frameworks, e.g., Caddy server to build upon.
Caddy plugins
The caddy-scion repository contains an instantiation of the HTTP proxy in the form of Caddy modules.
User/admin setup
If you are looking to install and configure the SCION-HTTP proxy as a user or network administrator, please refer to the HTTP Proxy Documentation.
Developer setup
If you are looking to set up a developer environment, you can directly refer to the Development Setup section.