Re: where is nmap-frontend in F29?

2018-11-25 Thread ToddAndMargo via users

On 11/25/18 1:16 PM, andrea via users wrote:

On 25/11/2018 17:59, Patrick O'Callaghan wrote:

On Sun, 2018-11-25 at 17:11 +, andrea via users wrote:

Aka zenmap, nmapfe?

Exists for F28 but not for F29.


'dnf search' is generally useful:

$ dnf search nmap
=== 
Name Exactly Matched: nmap 
=== 


nmap.x86_64 : Network exploration tool and security scanner
nmap.x86_64 : Network exploration tool and security scanner
== 
Name & Summary Matched: nmap 
== 


nmap-ncat.x86_64 : Nmap's Netcat replacement
nmap-ncat.x86_64 : Nmap's Netcat replacement
perl-Nmap-Parser.noarch : Parse nmap scan data with perl
vdsm-hook-diskunmap.noarch : Activate UNMAP for disk/lun devices
python2-nmap.noarch : A python library which helps in using nmap port 
scanner
python3-nmap.noarch : A python library which helps in using nmap port 
scanner
=== 
Name Matched: nmap 
=== 

php-netresearch-jsonmapper.noarch : Map nested JSON structures onto 
PHP classes
= 
Summary Matched: nmap 
== 


umit.noarch : Nmap front-end

Looks like umit might be what you want.



Indeed, umit seems to be it.

Thank you

Andrea



Good catch.  I needed zenmap for an upcoming project and did not
realize it was gone.  Thank you!

su root -c "dnf install umit"

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: where is nmap-frontend in F29?

2018-11-25 Thread andrea via users

On 25/11/2018 17:59, Patrick O'Callaghan wrote:

On Sun, 2018-11-25 at 17:11 +, andrea via users wrote:

Aka zenmap, nmapfe?

Exists for F28 but not for F29.


'dnf search' is generally useful:

$ dnf search nmap
===
 Name Exactly Matched: nmap 
===
nmap.x86_64 : Network exploration tool and security scanner
nmap.x86_64 : Network exploration tool and security scanner
==
 Name & Summary Matched: nmap 
==
nmap-ncat.x86_64 : Nmap's Netcat replacement
nmap-ncat.x86_64 : Nmap's Netcat replacement
perl-Nmap-Parser.noarch : Parse nmap scan data with perl
vdsm-hook-diskunmap.noarch : Activate UNMAP for disk/lun devices
python2-nmap.noarch : A python library which helps in using nmap port scanner
python3-nmap.noarch : A python library which helps in using nmap port scanner
===
 Name Matched: nmap 
===
php-netresearch-jsonmapper.noarch : Map nested JSON structures onto PHP classes
=
 Summary Matched: nmap 
==
umit.noarch : Nmap front-end

Looks like umit might be what you want.



Indeed, umit seems to be it.

Thank you

Andrea


___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: where is nmap-frontend in F29?

2018-11-25 Thread Ed Greshko
On 11/26/18 1:11 AM, andrea via users wrote:
> Aka zenmap, nmapfe?
>
> Exists for F28 but not for F29.

From the nmap changelog


* Mon Sep 10 2018 Pavel Zhukov  - 2:7.70-4
- Obsolete frontend packages in f29+ (#1626804)

* Fri Jul 13 2018 Fedora Release Engineering  - 
2:7.70-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild

* Thu Apr 19 2018 Pavel Zhukov  - 2:7.70-2
- Do not build zenmap and ndiff because of python2 deprecation


FYI, zenmap is the nmap frontend


-- 
Right: I dislike the default color scheme Wrong: What idiot picked the default 
color scheme
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: where is nmap-frontend in F29?

2018-11-25 Thread Patrick O'Callaghan
On Sun, 2018-11-25 at 17:11 +, andrea via users wrote:
> Aka zenmap, nmapfe?
> 
> Exists for F28 but not for F29.

'dnf search' is generally useful:

$ dnf search nmap
===
 Name Exactly Matched: nmap 
===
nmap.x86_64 : Network exploration tool and security scanner
nmap.x86_64 : Network exploration tool and security scanner
==
 Name & Summary Matched: nmap 
==
nmap-ncat.x86_64 : Nmap's Netcat replacement
nmap-ncat.x86_64 : Nmap's Netcat replacement
perl-Nmap-Parser.noarch : Parse nmap scan data with perl
vdsm-hook-diskunmap.noarch : Activate UNMAP for disk/lun devices
python2-nmap.noarch : A python library which helps in using nmap port scanner
python3-nmap.noarch : A python library which helps in using nmap port scanner
===
 Name Matched: nmap 
===
php-netresearch-jsonmapper.noarch : Map nested JSON structures onto PHP classes
=
 Summary Matched: nmap 
==
umit.noarch : Nmap front-end

Looks like umit might be what you want.

poc
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: where is nmap-frontend in F29?

2018-11-25 Thread Tom Horsley
On Sun, 25 Nov 2018 17:11:16 +
andrea via users wrote:

> Aka zenmap, nmapfe?
> 
> Exists for F28 but not for F29.

You can discover lots of things about what the heck is on
your system with a a magic rpm command:

rpm -q -i -f 

or (if you happen to know the name of the package)

rpm -q -i 

There is usually descriptive text and a URL pointing
to the project site for more reading (unless they've
moved everything and the URL is dead :-).
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


where is nmap-frontend in F29?

2018-11-25 Thread andrea via users

Aka zenmap, nmapfe?

Exists for F28 but not for F29.

Andrea
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org