majestrate / bitchan

bittorrent imageboard
zlib License
19 stars 2 forks source link

bitchan

bittorrent imageboard

(this software is experimental)

build deps

building

initial build:

$ git clone https://github.com/majestrate/bitchan 
$ cd bitchan
$ make

running:

$ ./bitchand your.domain.tld

then go to http://your.domain.tld:8800/

add the bootstrap node (from your server server):

$ curl http://i2p.rocks:8800/bitchan/v1/peer-with-me?host=your.domain.tld

development

building:

$ make mistake

clean:

$ make repent