KarolBedkowski / secproxy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

License:GNU General Public License v2.0


Languages

Language:JavaScript 61.5%Language:CSS 29.5%Language:Go 8.7%Language:Makefile 0.3%