airscan-discover (1) - Linux Manuals
airscan-discover: Discover sane-airscan compatible scanners
NAME
airscan-discover - Discover sane-airscan compatible scanners
SYNOPSIS
airscan-discover [-h] [-d] [-t]DESCRIPTION
airscan-discover is a command-line tool to find eSCL and WSD scanners on a local networkIt uses Avahi to discover DNS-SD devices and its own implementation of WS-Discovery to discover WSD devices.
On success, it outputs a fragment of sane-airscan configuration file, that can be directly added to /etc/sane.d/airscan.conf
OPTIONS
- -h
- Print help screen
- -d
- Print debug messages to console
- -t
- Write a very detailed protocol trace to airscan-discover-zeroconf.log and airscan-discover-zeroconf.tar
FILES
- airscan-discover-zeroconf.log
- Protocol trace
- airscan-discover-zeroconf.tar
- Non-textual messages, if any, saved here. Textual (i.e., XML) messages included directly into the .log file
AUTHOR
Alexander Pevzner <pzz [at] apevzner.com>