Cutter is an open source TCP/IP Connection cutting on Linux firewalls and routers.
Cutter uses the FIN-ACK-RST packet technique to abort TCP/IP connections routed over the router or firewall on which it is run.
Product's homepage
What's New in This Release: [ read full changelog ]
Cutter:
Improvements:
· [doc] Added release procedure documentation.
· [doc] Improved documentation about Travis-CI configuraion.
· Supported Ubuntu 12.10 (Quantal Quetzal).
Fixes:
· [sample][GTK+] Fixed missing GLIB_LIBS that has flags for GModule. [Reported by Hiroshi Umemoto]
CppCutter:
Fixes:
· Fixed a bug that wrong data function is searched.
GCutter:
Fixes:
· [sample] Fixed missing function call in sample code.