mirror of
				https://github.com/Wind4/vlmcsd.git
				synced 2025-11-04 00:52:16 +01:00 
			
		
		
		
	vlmcsd-svn906-2016-06-05-Hotbird64
This commit is contained in:
		@@ -1,5 +1,5 @@
 | 
			
		||||
<!-- Creator     : groff version 1.22.3 -->
 | 
			
		||||
<!-- CreationDate: Tue Mar  8 00:06:22 2016 -->
 | 
			
		||||
<!-- CreationDate: Sun Jun  5 14:31:10 2016 -->
 | 
			
		||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
 | 
			
		||||
"http://www.w3.org/TR/html4/loose.dtd">
 | 
			
		||||
<html>
 | 
			
		||||
@@ -112,6 +112,27 @@ is optional. Thus "vlmcsd -r 2" and "vlmcsd
 | 
			
		||||
 | 
			
		||||
<p style="margin-left:22%;">Displays help.</p>
 | 
			
		||||
 | 
			
		||||
<table width="100%" border="0" rules="none" frame="void"
 | 
			
		||||
       cellspacing="0" cellpadding="0">
 | 
			
		||||
<tr valign="top" align="left">
 | 
			
		||||
<td width="11%"></td>
 | 
			
		||||
<td width="3%">
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
<p><b>-V</b></p></td>
 | 
			
		||||
<td width="8%"></td>
 | 
			
		||||
<td width="78%">
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
<p>Displays extended version information. This includes the
 | 
			
		||||
compiler used to build vlmcsd, the intended platform and
 | 
			
		||||
flags (compile time options) to build vlmcsd. If you have
 | 
			
		||||
the source code of vlmcsd, you can type <b>make help</b> (or
 | 
			
		||||
<b>gmake help</b> on systems that do not use the GNU version
 | 
			
		||||
of <b>make</b>(1) by default) to see the meaning of those
 | 
			
		||||
flags.</p> </td></tr>
 | 
			
		||||
</table>
 | 
			
		||||
 | 
			
		||||
<p style="margin-left:11%;"><b>-L</b>
 | 
			
		||||
<i>ipaddress</i>[:<i>port</i>]</p>
 | 
			
		||||
 | 
			
		||||
@@ -149,30 +170,19 @@ subsequent <b>-L</b> statements that do not include an
 | 
			
		||||
optional port. If you use <b>-P</b> and <b>-L</b>, <b>-P</b>
 | 
			
		||||
must be specified before <b>-L</b>.</p>
 | 
			
		||||
 | 
			
		||||
<p style="margin-left:11%;"><b>-4</b> and <b>-6</b></p>
 | 
			
		||||
<p style="margin-left:11%;"><b>-F0</b> and <b>-F1</b></p>
 | 
			
		||||
 | 
			
		||||
<p style="margin-left:22%;">Used to control the use of IPv4
 | 
			
		||||
and IPv4 if you did not use -L. If you specify both
 | 
			
		||||
<b>-4</b> and <b>-6</b> or none, vlmcsd uses both protocols.
 | 
			
		||||
If you specify only one, that protocol will be used only.
 | 
			
		||||
<b>These options are deprecated and will be removed.</b></p>
 | 
			
		||||
 | 
			
		||||
<table width="100%" border="0" rules="none" frame="void"
 | 
			
		||||
       cellspacing="0" cellpadding="0">
 | 
			
		||||
<tr valign="top" align="left">
 | 
			
		||||
<td width="11%"></td>
 | 
			
		||||
<td width="3%">
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
<p><b>-I</b></p></td>
 | 
			
		||||
<td width="8%"></td>
 | 
			
		||||
<td width="78%">
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
<p>This option is deprecated and does nothing. It is
 | 
			
		||||
provided for compatibility with svn681 and earlier versions
 | 
			
		||||
only. It will be removed in a future release.</p></td></tr>
 | 
			
		||||
</table>
 | 
			
		||||
<p style="margin-left:22%;">Allow (<b>-F1</b>) or disallow
 | 
			
		||||
(<b>-F0</b>) binding to IP addresses that are currently not
 | 
			
		||||
configured on your system. The default is <b>-F0</b>.
 | 
			
		||||
<b>-F1</b> allows you to bind to an IP address that may be
 | 
			
		||||
configured after you started <b>vlmcsd</b>. <b>vlmcsd</b>
 | 
			
		||||
will listen on that address as soon as it becomes available.
 | 
			
		||||
This feature is only available under Linux (IPv4 and IPv6)
 | 
			
		||||
and FreeBSD (IPv4 only). FreeBSD allows this feature only
 | 
			
		||||
for the root user (more correctly: processes that have the
 | 
			
		||||
PRIV_NETINET_BINDANY privilege). Linux does not require a
 | 
			
		||||
capability for this.</p>
 | 
			
		||||
 | 
			
		||||
<p style="margin-left:11%;"><b>-t</b> <i>seconds</i></p>
 | 
			
		||||
 | 
			
		||||
@@ -321,21 +331,6 @@ combined with <b>-D</b>.</p></td></tr>
 | 
			
		||||
<td width="3%">
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
<p><b>-f</b></p></td>
 | 
			
		||||
<td width="8%"></td>
 | 
			
		||||
<td width="78%">
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
<p>This flag combines <b>-D</b> and <b>-e</b>. So typing
 | 
			
		||||
"vlmcsd -f" is identical to "vlmcsd
 | 
			
		||||
-De". The purpose of <b>-f</b> is to provide
 | 
			
		||||
compatibility with previous versions of vlmcsd. <b>This
 | 
			
		||||
option is deprecated and will be removed.</b></p></td></tr>
 | 
			
		||||
<tr valign="top" align="left">
 | 
			
		||||
<td width="11%"></td>
 | 
			
		||||
<td width="3%">
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
<p><b>-v</b></p></td>
 | 
			
		||||
<td width="8%"></td>
 | 
			
		||||
<td width="78%">
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user