Umit, the graphical network scanner


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News Umit, the graphical network scanner
# 1  
Old 09-23-2008
Umit, the graphical network scanner

09-23-2008 01:00 AM
Umit is a user-friendly graphical interface to Nmap that lets you perform network port scanning. The utility's most useful features are its stored scan profiles and the ability to search and compare saved network scans. A profile lets you configure how a network scan is performed, change the source information for the scan, and explicitly nominate hosts to include or exclude from the scan, as well as various more advanced options.



Source...
Login or Register to Ask a Question

Previous Thread | Next Thread

7 More Discussions You Might Find Interesting

1. Hardware

Epson Scanner

Running Debian 8.5 on a Dell Laptop I have an Epson V39 scanner. Simple scan cannot detect it. Here is what I have: root@server1:/home/server1# sane-find-scanner # sane-find-scanner will now attempt to detect your scanner. If the # result is different from what you expected, first... (2 Replies)
Discussion started by: Meow613
2 Replies

2. Ubuntu

Can Scanner be Initialized from the Terminal

Hi, somewhat of a newbie with Linux, although I have been at it for about three weeks now. Is there a way to wake up or initialize my scanner with a command in the terminal? (6 Replies)
Discussion started by: klrman
6 Replies

3. Red Hat

IP Scanner tool

Hey guys.. What is the best tool that can be used on Linux for IP scanning tool that can bring ping status, hostname, and any other open service. I wish I can find a tool like "The Dude" from Mikrotik, but that works only under Windows. Thanks (4 Replies)
Discussion started by: leo_ultra_leo
4 Replies

4. Linux

micro film scanner

epson microfilm 500 scsi: Is there any way to make this work under linux ? I'm using pclinuxos, it shows the machine in the device panel as sg2 and lists the machine , so Im guessing the kernel knows what it is, but I can't view it as a scanner or capture or input device . What catagory does... (4 Replies)
Discussion started by: tom1200
4 Replies

5. Programming

Problem of using scanner to get space in JAVA

May I know how to get a string with space by using scanner class in java? (0 Replies)
Discussion started by: eel
0 Replies

6. Shell Programming and Scripting

Need some help with shell content scanner

Just started to create my own small content scanner that searches all the visible files on my server, but now I got stuck. It should be used to scan the files for phrases like in the following example. What I tried is the following code: #!/bin/bash find /home/userid*/public_html/ -size... (18 Replies)
Discussion started by: medic
18 Replies

7. Solaris

log file scanner

anyone know of a FREE logfile checker that they would recommend? looking to scan thru syslog, sulog, messages, etc... looking for security type related entries., thanks, brian (1 Reply)
Discussion started by: BG_JrAdmin
1 Replies
Login or Register to Ask a Question
sane-xerox_mfp(5)					   SANE Scanner Access Now Easy 					 sane-xerox_mfp(5)

NAME
sane-xerox_mfp - SANE backend for Xerox Phaser 3200MFP device DESCRIPTION
The sane-xerox_mfp library implements a SANE (Scanner Access Now Easy) backend that provides access to the following USB and network multi- function-peripheral: Phaser 3200MFP Dell MFP Laser Printer 1815dn Xerox Phaser 6110MFP Samsung CLX-3170fn & CLX-3175FW Samsung SCX-4200 Samsung SCX-4300 Samsung SCX-4500 Samsung SCX-4500W Samsung SCX4725-FN Xerox WorkCentre 3119 Series If you own a scanner other than the ones listed above that works with this backend, please let us know this by sending the scanner's exact model name and the USB vendor and device ids (e.g. from /proc/bus/usb/devices, sane-find-scanner or syslog) to us. Even if the scanner's name is only slightly different from the models mentioned above, please let us know. CONFIGURATION
/etc/sane.d/xerox_mfp.conf USB scanners do not need any configuration. For SCX-4500W in network mode you need to specify tcp host_address [port] The host_address is passed through resolver, thus can be a dotted quad or a name from /etc/hosts or resolvable through DNS. FILES
/etc/sane.d/xerox_mfp.conf The backend configuration file. By default all scanner types/models are enabled, you may want to comment out unwanted. /usr/lib64/sane/libsane-xerox_mfp.a The static library implementing this backend. /usr/lib64/sane/libsane-xerox_mfp.so The shared library implementing this backend (present on systems that support dynamic loading). ENVIRONMENT
SANE_DEBUG_XEROX_MFP If the library was compiled with debug support enabled, this environment variable controls the debug level for this backend. Higher debug levels increase the verbosity of the output. Example: export SANE_DEBUG_XEROX_MFP=4 AUTHOR
Alex Belkin <abc@telekom.ru> Samsung SCX-4500W scan over network support Alexander Kuznetsov <acca(at)cpan.org> BUGS
: Multicast autoconfiguration for LAN scanners is not implemented yet. IPv6 addressing never been tested. SEE ALSO
sane(7), sane-usb(5) 15 Dec 2008 sane-xerox_mfp(5)