File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -27,12 +27,13 @@ This is built in VS2019 (vc-142) using the <a href=https://github.com/ipkn/crow>
2727
2828# Config File
2929The Config File is pretty self explanatory
30- <img src=https://i.imgur.com/wZOOfdv .png> </img >
30+ <img src=https://i.imgur.com/8vqkkXS .png> </img >
3131
3232
3333<b >Fields:</b ><br />
3434host (string, default: "127.0.0.1"): A hostname (or IP-Address) <br />
3535port (string, default: "6601"): Port <br />
36+ consoleWindow (boolean, default: "true"): If true, a console window will appear that outputs debugging information <br />
3637https (boolean, default: true): If you want to use HTTPS or not <br />
3738SSL_Key (string, default: "@sqfremoteexecute \ssl.key"): Path to your ssl.key file (only needed if using https) <br />
3839SSL_Cert (string, default: "@sqfremoteexecute \ssl.cert"): Path to your ssl.cert file (only needed if using https) <br />
You can’t perform that action at this time.
0 commit comments