Add gatekeeper security module as submodule

This commit is contained in:
Evan
2025-03-02 07:59:50 -08:00
parent e25db18795
commit 6fffa12982
4 changed files with 9 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
[submodule "gatekeeper"]
path = gatekeeper
url = git@github.com:openfrontio/gatekeeper.git
+2 -1
View File
@@ -9,4 +9,5 @@
.prettierignore
.gitignore
Dockerfile
*.conf
*.conf
.gitmodules
Submodule
+1
Submodule gatekeeper added at 3192c20cde
+3
View File
@@ -0,0 +1,3 @@
# Gatekeeper
Security module for botting, rate limiting, fingerprinting, etc.