/secproxy

Primary LanguageJavaScriptGNU General Public License v2.0GPL-2.0

secproxy 0.x.x

Credits:Copyright (c) Karol Będkowski, 2015
Licence:GPLv2+
Status: beta
Tags:proxy, reverse proxy, security

Simple reverse proxy with authentication to protect other services without authentication / ssl.

Building

Requirements:
Building:
  • go get .
  • make

Running

  1. adjust config.toml

  2. launch ./secproxy

  3. go to http://localhost:8000

    Default users password: admin: admin

Other options / help: ./secproxy -h

Credits

Included software: