Command line options: Difference between revisions

Jump to navigation Jump to search
Line 538: Line 538:
::Enable screen shot HTTP server on the specified port. This option has been withdrawn, instead use <code>--httpd</code> and /screenshot URL.
::Enable screen shot HTTP server on the specified port. This option has been withdrawn, instead use <code>--httpd</code> and /screenshot URL.


<code>--allow-nasal-from-sockets</code>
<code>--allow-nasal-from-sockets[={true|false|1|0|yes|no}]</code><br/>
::Remove security flag, which means that network connections will be allowed full access to the simulator including running arbitrary scripts. Ensure you have adequate security such as a firewall which blocks external connections.
<code>--enable-allow-nasal-from-sockets</code><br/>
<code>--disable-allow-nasal-from-sockets</code>
::Enable/disable security flag. Enable means that network connections will be allowed full access to the simulator including running arbitrary scripts. Ensure you have adequate security such as a firewall which blocks external connections.


<code>--sentry[={true|false|1|0|yes|no}]</code><br/>
<code>--enable-sentry</code><br/>
<code>--enable-sentry</code><br/>
<code>--disable-sentry</code>
<code>--disable-sentry</code>
1,089

edits

Navigation menu