• Stars
    star
    112
  • Rank 310,778 (Top 7 %)
  • Language
    C#
  • License
    MIT License
  • Created almost 8 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A windows service that notifies you of incoming network connections

tcpTrigger Logo

tcpTrigger

tcpTrigger is a Windows service intended to notify you of incoming network connections. You specify what to monitor, and the actions to take when a connection is detected. Actions include: writing to a log, sending a notification email, and launching an external script or application.

Settings

Settings

Download

Click here to download latest .msi installer

(1.3.4 released on January 15, 2023)
Notes
  • .NET 4.5 or greater is required.
  • My build environment is Microsoft Visual Studio Community 2022 and WiX Toolset v3.11.2.

Features

New release. Feature list, documentation, and deployment guide coming soon. The application includes built-in documentation.

Screenshots

Name poison detection example (popup alert)

tcpTrigger name poison detection

Rogue DHCP server detection example (email alert)

tcpTrigger rogue DHCP server detection

Port scan detection example (email alert)

tcpTrigger half-open scan detection

Ping detection example (popup alert)

tcpTrigger ping detection