-
Notifications
You must be signed in to change notification settings - Fork 2
FireREST command line
firepick1 (pixel) edited this page Jun 22, 2014
·
7 revisions
fire/firerest [-h] [-s] [-t]
Discovers hosts and FireREST services on local area network.
Show all hosts and FireREST services on local network:
./firerest -h -s
Show all hosts on local network:
./firerest -h
- --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.