This website requires JavaScript.
Explore
Help
Register
Sign In
emily
/
portscan_protector
Watch
1
Star
0
Fork
0
You've already forked portscan_protector
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6
Commits
1
Branch
0
Tags
8277e65f130201dc3900fa94765b2ad463d02eae
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
emily
8277e65f13
new test with ipset to prevent banning the same ip multiple times
2023-08-28 16:01:47 +02:00
.gitignore
Initial commit
2023-08-28 15:46:37 +02:00
main.js
new test with ipset to prevent banning the same ip multiple times
2023-08-28 16:01:47 +02:00
README.md
Initial commit
2023-08-28 15:46:37 +02:00
README.md
portscan_protector
Reference in New Issue
View Git Blame
Copy Permalink
S
Description
A simple NodeJS HTTP server setup used to act as a honeypot for portscanners. If a portscanner scans the port, it establishes a connection, and then the ip will get added to the firewall to be blocked.
Readme
39
KiB
Languages
JavaScript
100%