Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 285 Bytes

File metadata and controls

16 lines (12 loc) · 285 Bytes

cjdns-proxy-server

This is a simple proxy server that allows you to access your websites through cjdns.

build it with

go build -o cjdns-proxy-server

edit config.sh to set your domain and cjdns ipv6 address.

then run

source ./config.sh
./cjdns-proxy-server