Skip to content

Commit cbde672

Browse files
committed
update README
1 parent 38c06ee commit cbde672

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,6 @@ This WebCTRL add-on permits operators with administrative privileges access to a
66

77
## Usage
88

9-
If your server requires signed add-ons, copy the authenticating certificate [*ACES.cer*](https://github.com/automatic-controls/addon-dev-script/blob/main/ACES.cer?raw=true) to the *./programdata/addons* directory of your *WebCTRL* installation folder. Install [*CLI_Web_Terminal.addon*](https://github.com/automatic-controls/cli-addon/releases/latest/download/CLI_Web_Terminal.addon) using the *WebCTRL* interface. Navigate to this add-on's main page (e.g, *localhost/CLI_Web_Terminal*) to access the server's shell. You may also click the **Web Terminal** option listed in the system menu in the top-right corner of WebCTRL. After installing the add-on, you must logout and login to see the system menu option.
9+
If your server requires signed add-ons, copy the authenticating certificate [*ACES.cer*](https://github.com/automatic-controls/addon-dev-script/blob/main/ACES.cer?raw=true) to the *./programdata/addons* directory of your *WebCTRL* installation folder. Install [*CLI_Web_Terminal.addon*](https://github.com/automatic-controls/cli-addon/releases/latest/download/CLI_Web_Terminal.addon) using the *WebCTRL* interface. Navigate to this add-on's main page (e.g, *localhost/CLI_Web_Terminal*) to access the server's shell. You may also click the **Web Terminal** option listed in the system menu in the top-right corner of WebCTRL. After installing the add-on, you must logout and login to see the system menu option.
10+
11+
Each session has an inactivity timeout of 10 minutes. When the timeout expires, you may see an HTTP error reported. Refresh the page to create a new session.

0 commit comments

Comments
 (0)