Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
python-nmap
#1
i saw a package named python-nmap. but i could not find a description. i don't want to install it until i know what it is for. does anyone know? is it a (bunch of) wrapper(s) for the nmap command? or is it module with network functions and classes that could let you build your own variant of the nmap command?
what i want to do is make a command that does ping with command line options to do the pings in ways that look like UDP, TCP or SCTP (instead of the default ICMP).
also, i would be interested in something that lets me do socat-like stuff in python. i want to make commands in python that can behave like one or more features of socat. anyone ever seen such?
Tradition is peer pressure from dead people

What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
Reply
#2
see: https://pypi.org/project/python-nmap/
or homepage: https://xael.org/pages/python-nmap-en.html
Reply
#3
looks like it is not what i wanted.
Tradition is peer pressure from dead people

What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020