Coder Social home page Coder Social logo

docker-saned's Introduction

docker-saned

Dockerized saned scanner server. Originally based on sesceu/docker-saned, but changed to use Debian stable and runit instead.

Usage

Make sure that the device node e.g. /dev/usb/00x/ has group id 7 (lp) and group read access.

Environment variables:

  • SANED_ACL: (required) IP ranges or hosts that are allowed access to the daemon.
  • SANED_DLL: (optional) Add this dll to /etc/sane.d/dll.conf with these values for faster response
  • SANED_LOGLEVEL: (optional) Set a higher log level for sane. Default = 2, up to 128

Ports

This container exposes ports 6566 (saned), 10000 and 10001 (data ports)

Running

Run as:

docker run -v /dev/bus/usb:/dev/bus/usb --privileged -e SANED_ACL="192.168.0.0/24\n10.0.0.0/8" -p 6566:6566 -p 10000:10000 -p 10001:10001 jdeluyck/docker-saned

Logging

saned logs are put in /var/log/saned using svlog.

docker-saned's People

Contributors

jdeluyck avatar sesceu avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

tiltec bucatzel

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.