[section::Local Tcp Control Center] | ||||||||||
ltcc is a simple unix utility to limit tcp traffic in local area network. It is useful when we cannot set QoS or firewall on router to limit packet transfer from/to outside our network segment, and some users take all the transfer by downloading heavy files. The sollution is to kill such tcp connection by sending spooffed packed with RST flag set. First, ltcc sniffes local network for described by options packets. Second, prepares a fake packet with RST flag set and sent it to source host. Source host, after receiving RST flag set closes connection. This utility is simple DoS. | ||||||||||
[section::white papers] | ||||||||||
| ||||||||||
[section::download] | ||||||||||
| ||||||||||
[section::TODO] | ||||||||||
change terminal escape codes by ncurses? - priority : high - priority : low - priority : low - priority : medium | ||||||||||
[section::screenshots] | ||||||||||