Runs a fake SSH server on port 22 and sends push notifications when someone tries to login. ``` Runs a fake SSH server on port 22 When people try and login, and you've got it configured, you'll get a push notification to your phone Attempts are cached, you'll only get one per IP. So someone hammering your server won't result in thousands of push notifications. ``` Install: make sudo docker build . sudo docker run -p 22:2022 imageId Bonus points: Add your Pushover keys to conf.json and this will push you notifications when someone new tries to ssh into your server License: MIT
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
Unfurl is a URL analysis tool that extracts and visualizes data from URLs, breaking them down into components and presenting the information visually.
Tcpdump is a command-line packet analyzer for capturing and analyzing network traffic.
pfSense is a leading open source firewall and network security solution, providing advanced protection and connectivity options.
WiGLE.net is a platform that collects and provides data on WiFi networks and cell towers, with over 1.3 billion networks collected.
NordVPN is a commercial VPN service that encrypts internet connections and hides IP addresses through a global network of servers, featuring integrated threat protection and multi-device support.
Tor Browser is a free and open-source software that allows users to browse the internet anonymously and privately.
A userland implementation of the Network Block Device protocol that enables remote block device access over network connections for distributed storage and virtualization use cases.
A Linux command-line tool that allows you to kill in-progress TCP connections based on a filter expression, useful for libnids-based applications that require a full TCP 3-way handshake for TCB creation.
Tcpreplay is a suite of Open Source utilities for editing and replaying captured network traffic.