Posts
Showing posts from December, 2012
Linux: How to kill a TCP connection using netstat?
Linux: How to kill a TCP connection using netstat?
Syntax:
tcpkill -i eth0 { expression }
Examples:
(a) Kill all outgoing ftp (port 21) connection:
tcpkill -i eth0 port 21
(b) Kill all all packets arriving at or departing from host 192.168.1.2 (host12.nixcraft.com)
tcpkill host 192.168.1.2
OR
tcpkill host host12.nixcraft.com
(c) To kill all IP packets between 192.168.1.2 and any host except 192.168.1.111, type the following:
tcpkill ip host 192.168.1.2 and not 192.168.1.111
Syntax:
tcpkill -i eth0 { expression }
Examples:
(a) Kill all outgoing ftp (port 21) connection:
tcpkill -i eth0 port 21
(b) Kill all all packets arriving at or departing from host 192.168.1.2 (host12.nixcraft.com)
tcpkill host 192.168.1.2
OR
tcpkill host host12.nixcraft.com
(c) To kill all IP packets between 192.168.1.2 and any host except 192.168.1.111, type the following:
tcpkill ip host 192.168.1.2 and not 192.168.1.111
Timeline - open source
Timeline is a cross-platform application for displaying and navigating events on a timeline.\,
distributed under theGNU General Public License, version 3.
distributed under theGNU General Public License, version 3.
Connectify Hotspot

Connectify Hotspot is an easy to use software router for Windows computers that utilizes your PC’s built in Wi-Fi card to wirelessly share any available Internet connection with friends, co-workers, and mobile devices. Use Connectify Hotspot on the road for 3G or 4G Internet connection sharing (paid features), or as a repeater to boost Wi-Fi at home(paid features).