fluxth / fluxproxy

Simple encrypted proxy daemon for regular HTTP requests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fluxproxy

Simple encrypted proxy daemon for regular HTTP requests

Usage

# Run make to create virtualenv and config.json
make

# Run fluxproxy on http://0.0.0.0:7979 and http://[::]:7979
make run

About

Simple encrypted proxy daemon for regular HTTP requests


Languages

Language:Python 85.2%Language:Makefile 14.8%