Skip to content
moqsien edited this page Dec 28, 2023 · 3 revisions

This command will start NeoBox Server using a default vpn index, eg. "0".

moqsien in [data/projects/go/src/neobox/example]
>>> start -h                                                            10:34:39
Start a neobox client.

Usage:
   start [flags]

Flags:
  -h, --help   help for start

Note: Since the command restart has already covered the job that "start" does, you should always use restart for convenience.

Clone this wiki locally