set default port to 5000

This commit is contained in:
carnivuth
2026-02-15 18:07:39 +01:00
parent 396b9b1710
commit 17b657744b

View File

@@ -1,7 +1,7 @@
# Krawl Honeypot Configuration
server:
port: 1234
port: 5000
delay: 100 # Response delay in milliseconds
# manually set the server header, if null a random one will be used.