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

This command will do some setups for NeoBox.

moqsien in [data/projects/go/src/neobox/example]
>>> setup -h                                                            10:26:40
Setup for neobox.

Usage:
   setup [flags]
   setup [command]

Available Commands:
  global      Toggle Global Proxy status.
  key         Setup rawlist decrytion key.
  pingLinux   Set ping-without-root for Linux.

Flags:
  -h, --help   help for setup

Use " setup [command] --help" for more information about a command.
  • global: Enables/Disables system/global proxy on your system by using NeoBox as the default one.
Supported Systems:

1. MacOS(untested)
2. Windows
3. Linux with Gnome(untested)

You can also set system wide proxy manually according to you situation. 
The command <ls> will show you the Inbound URI for xray-core/sing-box.
  • key: Set the key needed when decrypting the Selected Free VPNs. This is a must, if you are planning to use the Free VPNs provided by NeoBox.

  • pingLinux: Allow NeoBox to ping without the root privilege on Linux. This is only for Linux.

See ls.

Clone this wiki locally