Skip to content

yuuki0xff/docker-gou

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gou

Unofficial image for gou; a implements of P2P annonymouse BBS shinGETsu.

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 gou-data
  3. docker run --rm -p 8000:8000 -v gou-data:/srv yuuki0xff/gou
  4. Open the "http://localhost:8000". It will be displaying the gou's top page.

About

Unofficial image for gou; a implements of P2P annonymouse BBS shinGETsu.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors