open and check port

open a port in linux
 nc -lp 1501 &

 

check port status
netstat -an | grep 1501

posted @ 2010-11-26 09:56  greencolor  阅读(284)  评论(0编辑  收藏  举报