Files
WebGateway-Download/README.md
2022-05-19 02:09:29 +02:00

736 B

Peernet Web Gateway

This Web Gateway is a regular Peernet client that provides a web gateway to Peernet. It allows to access files in Peernet through an open website. Accessing files via this web gateway is useful for regular web 2 users. For example, one can share a file on Peernet and then use this web gateway to make it accessible on Twitter.

Compile

Download the latest version of Go. To build:

go build

Deploy

Todo.

Config

The config filename is hard-coded to Config.yaml and is created on the first run. Please see the core library for individual settings to change.

Todo.

API

Todo.