openmic.social is an uncensored community. You may encounter strong language, controversial opinions, and mature or NSFW material. You must be 18+ to browse. Illegal content is prohibited and removed on sight — please report it. By continuing, you accept that you may see content you personally disagree with.
configure /etc/sane.d/saned.conf, list the IP adresses or network allowed to connect
start saned.socket
on your client (linux desktop)
add the SANE server IP to to the config echo"192.168.xx.xx" > /etc/sane.d/net.conf
list the scanners scanimage -L
The scanner is also automatically listed in scanning utilities like simple-scan etc. Don’t know about phones or other devices, I assume there are scanner auto-discovery utilities; phones also have cameras so thy can scan on their own. I don’t know about Web UIs, why not just use native printing/scanning features of guest devices?
I use SANE for scanning.
sane-utils/etc/sane.d/saned.conf, list the IP adresses or network allowed to connectsaned.socketon your client (linux desktop)
echo "192.168.xx.xx" > /etc/sane.d/net.confscanimage -LThe scanner is also automatically listed in scanning utilities like
simple-scanetc. Don’t know about phones or other devices, I assume there are scanner auto-discovery utilities; phones also have cameras so thy can scan on their own. I don’t know about Web UIs, why not just use native printing/scanning features of guest devices?