/neu-ipgw_linux

neuipgw_linux

Primary LanguageShell

NEU-IPGW(Linux)

GitHub release 2645 Studio

This program is designed to pass the neu ip gateway easily.

Find [Wiki] if you need.

Quick Start

To install it to your computer,

open terminal and run

$ sh ./install.sh

The program will require sudo password.

After running the installer, you may either start from the "Application Menu", or run by command ipgw.
Use ipgw --help to get more information of usage.

For version v2.3 and later

The program will be installed to /opt/2645/neuipgw/
You may change the configuration of the installed program by editing ~/.neuipgw/user.cfg

For version v2.1 and before

The program will be installed to /usr/local/neuipgw/
The configuration file will be stored at /usr/local/neuipgw/user.cfg

If you prefer not to install it,

Just sh the ipgw.sh, it will also work okay. The configuration will be sourced from the file user.cfg under the same directory as the program.