2022-12-07 03:47:51 +00:00
2022-12-07 03:47:51 +00:00
2022-12-06 23:23:18 +00:00
2022-12-07 03:47:51 +00:00
2022-12-06 23:18:16 +00:00
2022-12-06 23:18:16 +00:00
2022-12-06 23:23:18 +00:00
2022-12-06 22:27:15 +00:00

newsgo

I2P News Server Tool/Library

Usage

./newsgo -command $command -newsdir $news_directory -statsfile $news_stats_file

Commands

  • serve: Serve newsfeeds from a directory
  • build: Build newsfeeds from XML(Not Implemented Yet)
  • sign: Sign newsfeeds with local keys(Not Implemented Yet)

Options

Use these options to configure the software

Server Options(use with serve

  • -newsdir: directory to serve newsfeed from
  • -statsfile: file to store the stats in, in json format
  • -host: host to serve news files on
  • -port: port to serve news files on
  • -i2p: serve news files directly to I2P using SAMv3

Builder Options(use with build

Not implemented yet

Signer Options(use with sign

Not implemented yet

Description
I2P NewsFeed Builder/Server written in Go. Not in use anywhere yet, but almost everything works perfectly
Readme 421 KiB
Languages
Go 73.3%
HTML 16.8%
CSS 9.9%