1.4.4 • Published 5 years ago

ip-echo-dns v1.4.4

Weekly downloads
31
License
-
Repository
github
Last release
5 years ago

Simple Boarding Gate

A simple DNS server.

Install on my ABT Node

Install on my ABT Node

Getting started

Configuration

Put following contents in .env:

SKIP_PREFLIGHT_CHECK=true

# server side
BLOCKLET_PORT="3030"

REACT_APP_BASE_URL="http://192.168.1.2:3030"
REACT_APP_APP_NAME="IP Echo DNS"
REACT_APP_API_PREFIX=""

Start hacking

npm run start:server
npm run start:client

Deploy to local ABT Node

abtnode deploy .
1.4.4

5 years ago

1.4.3

5 years ago

1.4.2

5 years ago

1.4.1

5 years ago

1.4.0

5 years ago

1.3.0

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.21

5 years ago

1.0.17-alpha.23

5 years ago