homepage/content/post/public-zeronet-proxy.md

512 B

+++ title = "Public Zeronet Proxy" date = 2019-07-08T00:12:15+02:00 author = "MH" cover = "" tags = ["", ""] categories = [] description = "" showFullContent = false draft = true +++

in the end you have tu install ZeroNet as usual. add two lines to 'zeronet.conf'

ui_ip = *
ui_host = publicproxy.org

and use an reverse proxy like nginx wich listen on 443/80 and forward to 127.0.0.1:43110

then you only have to rename some plugins:

UiConfig -> disabled-UiConfig
disabled-Multiuser -> Multiuser