0.1.5 • Published 7 years ago

lucky-dns v0.1.5

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

Lucky DNS

Heavily inspired by SinoDNS and ChinaDNS.

Installation

npm install -g lucky-dns

Usage

Just execute ldns in command line after installation, see below or ldns --help for more details.

USAGE

  ldns [address=127.0.0.1] [port=53] [...options]

PARAMETERS

  address - Address to bind
  port    - Port to listen

OPTIONS

  -i, --internal <internal>              - Internal (China) DNS server
  -e, --external <external>              - External DNS server
  -r, --internal-routes <internalRoutes> - Internal (China) routes file

SUBCOMMANDS

  install   - Install Lucky DNS as Windows Service
  uninstall - Uninstall Lucky DNS Windows Service

Build

npm run build

License

MIT License.

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago