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
- Host: GitHub
- URL: https://github.com/codegoalie/gospotgo
- Owner: codegoalie
- License: apache-2.0
- Created: 2014-12-15T23:28:04.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2017-04-10T18:40:07.000Z (almost 9 years ago)
- Last Synced: 2025-10-10T16:32:38.840Z (5 months ago)
- Language: Go
- Size: 8.79 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```