An open API service indexing awesome lists of open source software.

https://github.com/codegoalie/gospotgo

A spotweb/newznab compatible usenet indexer written in Go
https://github.com/codegoalie/gospotgo

Last synced: 5 months ago
JSON representation

A spotweb/newznab compatible usenet indexer written in Go

Awesome Lists containing this project

README

          

# Go Spot Go

```
NAME:
Go Spot Go - Index your usenet with Go

USAGE:
Go Spot Go [global options] command [command options] [arguments...]

VERSION:
0.0.0

COMMANDS:
login login to your news server then quit
help, h Shows a list of commands or help for one command

GLOBAL OPTIONS:
--login username for your news server
--password password for your news server
--ip 'news.astraweb.com' address of your news server
--port '119' port number of your news server
--version, -v print the version
--help, -h show help
```