Nitecon / frontdoor

FrontDoor is a reverse proxy server designed to redirect traffic from HTTP to HTTPS while serving as a proxy to a backend service. It ensures secure communication by upgrading all incoming HTTP requests to HTTPS and proxies these requests to a specified backend server.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

FrontDoor is a reverse proxy server designed to redirect traffic from HTTP to HTTPS while serving as a proxy to a backend service. It ensures secure communication by upgrading all incoming HTTP requests to HTTPS and proxies these requests to a specified backend server.

License:MIT License


Languages

Language:Go 100.0%