_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* table(ktable). |*Parameter*|*Description*| | 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 binding.
/bindip off