gophernews

command module
v0.0.0-...-3c1d41d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 16, 2019 License: MIT Imports: 11 Imported by: 0

README

GopherNews

A proxy that allows you to browse Hacker News using your favourite Gopher client, written in Go!

Screenshot

Usage

go get github.com/irth/gophernews
gophernews [--args]

To connect:

lynx gopher://localhost:9876

Arguments

$ gophernews --help
Usage of gophernews:
  -cachetime int
    	Cached items' life span (default 1200)
  -listen string
    	Address that the server will listen on (passed as is to net.Listen) (default ":9876")
  -remoteaddr string
    	IP or domain name of this server, to be used when generating links to items (default "localhost")
  -remoteport int
    	Port that this server will be available on, to be used when generating links to items (default 9876)

Demo server

Check it out at gopher://hn.irth.pl/.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL