Universal Query 7.7.x Quick Reference Guide
Usage
uquery HOST [OPTIONS...]
Format
There is a long form and, for most options, a short form available for specifying each option on the command line. The long form is not case-sensitive; the short form is case-sensitive. Options must be prefixed with a dash ( - ) character. If an option value is specified, the option and its value must be separated by at least one space.
HOST -host [-port] [-outboundip]
Long Form | Short Form | Description |
-host hostaddress | -i hostaddress | Host network address. hostaddress format is dotted form (1.2.3.4) or host domain name. |
-port port | -p port | Host port number on which Universal Broker is listening. Default is 7887. |
-outboundip host | n/a | Host network address to bind to for all outbound connections. host format is dotted form (1.2.3.4) or a host domain name. |