Linux parameter IP

Hi,

Is it possible to connect over the ip and not over the hostname with the linux client.

i tried ./vhclientarmhf -t use,ip.xxx without success.

#2

No not possible. The reason is ip address changes and the client api is made for scripting.

#4

Referring to: https://www.virtualhere.com/client_api

Specify server to connect to:
    "MANUAL HUB ADD,<address>[:port] | <EasyFind address>"

e.g

./vhclientarmhf -t "MANUAL HUB ADD,203.12.123.1"