/etc/gufw/app_profiles/sane.jhansonxi is in gufw 16.04.1-0ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | [SANE]
title=SANE scanner
description=Scanner Access Now Easy - scanner sharing server
ports=6566/tcp
modules=nf_conntrack_sane;
categories=Network;Scanning;
reference=[http://www.sane-project.org/man/saned.8.html saned.8 man page]
[SANE manual]
title=SANE Manual
description=Scanner Access Now Easy - scanner sharing server, manual ports without nf_conntrack_sane module
ports=6566,10000:10100/tcp
modules=nf_conntrack_sane;
categories=Network;Scanning;
reference=[http://www.sane-project.org/man/saned.8.html saned.8 man page]
|