You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: assets/config/settings.json
+14-13Lines changed: 14 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -7,12 +7,12 @@
7
7
"type":"text",
8
8
"img":"/assets/img/new-file-1.svg",
9
9
"heading":"CGIJS Documentation",
10
-
"description":"Run cgi / interpreted script files that supports command line execution, or connect to cgi / other server proxies. CGIJS is a library to run any CGI mode / Interpreted language script files, or connect to any web application server proxies, or manage processes in the system. CGIJS library: (*1*) Supports running any CGI / Interpreted Language scripts in any OS that runs node.js. (*2*) Supports both CGI executables as well as proxy to localhost/ remote /embedded servers using proxying of multiple protocols (http, websockets, tcp, udp, socks, ssh, ftp). (*3*) Supports managing processes like embedded server executables, embedded database executables, or any other embedded/ non-embedded executables",
10
+
"description":"Run cgi / interpreted script files that supports command line execution, or connect to cgi / other server proxies. CGIJS is a library to run any CGI mode / Interpreted language script files, or connect to any web application server proxies, or manage processes in the system.",
11
11
"buttontext":"CGIJS Introduction",
12
12
"buttonurl":"/intro"
13
13
},
14
14
"blocks": {
15
-
"heading":"Here is a quick read aboutwhere CGIJS is right now",
15
+
"heading":"Here is a quick read aboutthe directions",