1,375
edits
(→General Options: Update documentation of --language) |
|||
| Line 538: | Line 538: | ||
<code>--telnet={port|socket,bi,hz,localhost,port,tcp}</code> (<code>--props={port|socket,bi,hz,localhost,port,tcp}</code>) | <code>--telnet={port|socket,bi,hz,localhost,port,tcp}</code> (<code>--props={port|socket,bi,hz,localhost,port,tcp}</code>) | ||
::Enable telnet server on the specified port. Optionally, you can change the hz (number of packets per second). | ::Enable telnet server on the specified port. Optionally, you can change the hz (number of packets per second). | ||
::Example: <code>--telnet=5000</code> will send 5 packages per second, but <code>--telnet=,,100,,5000,</code> will send 100 packages per second. | |||
<code>--jpg-httpd=port</code> | <code>--jpg-httpd=port</code> | ||
edits