Categorygithub.com/scionproto-contrib/http-proxy
repository
0.2.0-beta
Repository: https://github.com/scionproto-contrib/http-proxy.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

SCION-HTTP Proxy

pre-commit 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.

This project is supported by the NGI Zero Entrust program established by NLnet.

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.