Bindip » History » Revision 3
Revision 2 (Per Amundsen, 02/08/2014 11:18 PM) → Revision 3/4 (Per Amundsen, 02/08/2014 11:27 PM)
_Added in 1.9.0_ */bindip [on|off] <ipaddress/adapter>* Bind or toggles ip address/network adapter for DCC transfers. /bindip with no parameters shows current status. *Parameters* on - Sets bind on. off - Sets bind off. <ipaddress/adapter>* - IpAddress or Network Adapter to bind to. *Example* <pre> ;Binds ip to 192.168.0.1 /bindip 192.168.0.1 ;Finds local ip address on Local Network Adapter and binds to it. /bindip Local Network Adapter ;Disable binding. bind /bindip off </pre>