Sign inSign up

yuuki0xff/saku

By yuuki0xff

Updated over 7 years ago

P2P anonymous BBS shinGETsu

Image
0

1.8K

yuuki0xff/saku repository overview

Saku

Unofficial image for saku. Saku is a implements of P2P anonymous BBS.

Quick Start

  1. Open of TCP/8000 port. Please change the firewall settings and router settings so that we can access TCP/8000 from the outside. If your using router supported UPnP, it is easier to run upnpc -r 8000 tcp.
  2. docker volume create saku-data
  3. docker run --rm --net=host -v saku-data:/srv yuuki0xff/saku
  4. Open the "http://localhost:8000". You can see front page of saku.

Customize

If you need customization, copy the configuration file into /file/ directory on saku-data volume. See default configuration files of saku.

Tag summary

Content type

Image

Digest

Size

52.4 MB

Last updated

over 7 years ago

docker pull yuuki0xff/saku