Tue, 04 Oct 2005

netstat

netstat -ntuple
	// shows which ports are open and which
	// program is running on the port

netstat -nr
	// shows IP routing table

Posted at: 00:00 | category: /commands | Comments ()