mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-03-30 02:40:11 +08:00
commit
2ad90f9b00
@ -1,3 +1,4 @@
|
|||||||
|
translation by strugglingyouth
|
||||||
Linux and Unix Port Scanning With netcat [nc] Command
|
Linux and Unix Port Scanning With netcat [nc] Command
|
||||||
================================================================================
|
================================================================================
|
||||||
How do I find out which ports are opened on my own server? How do I run port scanning using the nc command instead of [the nmap command on a Linux or Unix-like][1] systems?
|
How do I find out which ports are opened on my own server? How do I run port scanning using the nc command instead of [the nmap command on a Linux or Unix-like][1] systems?
|
||||||
@ -93,4 +94,4 @@ via: http://www.cyberciti.biz/faq/linux-port-scanning/
|
|||||||
[2]:http://www.cyberciti.biz/tips/linux-scanning-network-for-open-ports.html
|
[2]:http://www.cyberciti.biz/tips/linux-scanning-network-for-open-ports.html
|
||||||
[3]:http://www.cyberciti.biz/networking/nmap-command-examples-tutorials/
|
[3]:http://www.cyberciti.biz/networking/nmap-command-examples-tutorials/
|
||||||
[4]:http://www.manpager.com/linux/man1/nc.1.html
|
[4]:http://www.manpager.com/linux/man1/nc.1.html
|
||||||
[5]:http://www.manpager.com/linux/man1/nmap.1.html
|
[5]:http://www.manpager.com/linux/man1/nmap.1.html
|
||||||
|
Loading…
Reference in New Issue
Block a user