1.0.12 • Published 8 years ago

chuck-jokes v1.0.12

Weekly downloads
4
License
BSD-2-Clause
Repository
github
Last release
8 years ago

chuck-jokes

A Chuck Norris Joke server implemented in Node
It supports both IPv4 and IPv6 as well as both TCP and UDP in line with IETF RFC-865

Install

The server can be installed globally with npm install -g chuck-jokes
If a port is not specified when running the server, it will run on port 17 and must be
run with root/admin rights.

Usage

Usage: chuck-jokes options

Options:
-f, --first First name to replace Chuck's in jokes string
-l, --last Last name to replace Chuck's in jokes string
-o, --only Comma separated list of categories to limit jokes string
-e, --exclude Comma separated list of categories to exclude jokes string
-c, --cache Times to loop through all jokes before cache refresh default: 4
-p, --port Port server will run on default: 17
-h, --help Show help boolean
--version Show version number boolean

1.0.12

8 years ago

1.0.11

8 years ago

1.0.10

9 years ago

1.0.9

9 years ago

1.0.8

9 years ago

1.0.7

9 years ago

1.0.6

10 years ago

1.0.5

10 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago