Skip to content

FireREST command line

firepick1 (pixel) edited this page Jun 22, 2014 · 7 revisions

Synopsis

fire/firerest [-h] [-s] [-t]

Description

Discovers hosts and FireREST services on local area network.

Usage

Show all hosts and FireREST services on local network:

./firerest -h -s

Show all hosts on local network:

./firerest -h

Options

  • --help Print this text
  • -l --localhost List localhost addresses
  • -h --hosts List hosts on local area network assuming 24-bit subnet mask
  • -s --services List FireREST services on local area network assuming 24-bit subnet mask
  • -t --timeout Change timeout from 1500ms to given number of milliseconds.

See Also

Clone this wiki locally