Actions
Bindip » History » Revision 2
« Previous |
Revision 2/4
(diff)
| Next »
Per Amundsen, 02/08/2014 11:18 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
;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 bind /bindip off
Updated by Per Amundsen almost 11 years ago · 2 revisions