Command Line Commands and Options

    The global command without any options will display a welcome message like this:

    start

    This command will start a local proxy service on the specified port. You can specify whether the service is running in the background, if running in the background, all the log of the service will be rediret to the log files.

    The log file is located in the user’s home directory by default. Of course, you can specify the log file’s path via the option —log-dir <dir>.

    open

    The open command can open a browser window and automatically set up the browser’s proxy info based on the currently started proxy service.

    This command will display the basic status information of the currently started proxy service.

    restart