Update nodemgmt-scripts.sh
This commit is contained in:
@@ -1286,9 +1286,9 @@ NEWSITE(){
|
|||||||
-proxy_scheme) PROXYSCHEME=${2};;
|
-proxy_scheme) PROXYSCHEME=${2};;
|
||||||
-proxy_host) PROXYHOST=${2};;
|
-proxy_host) PROXYHOST=${2};;
|
||||||
-proxy_port) PROXYPORT=${2};;
|
-proxy_port) PROXYPORT=${2};;
|
||||||
-websocket) WEBSOCKET=${2};;
|
|
||||||
-hsts) HSTS=${2};;
|
-hsts) HSTS=${2};;
|
||||||
-exploits) EXPLOITS=${2};;
|
-exploits) EXPLOITS=${2};;
|
||||||
|
-websocket) WEBSOCKET=${2};;
|
||||||
-h | -help | --help)
|
-h | -help | --help)
|
||||||
echo ""
|
echo ""
|
||||||
echo -e "Usage: ${idsCL[Yellow]}nodemgmt newcert${idsCL[Default]} {"
|
echo -e "Usage: ${idsCL[Yellow]}nodemgmt newcert${idsCL[Default]} {"
|
||||||
|
|||||||
Reference in New Issue
Block a user