Go to file
null31 569561a2a7
Update Dockerfile
2024-09-24 23:30:26 +02:00
utils Moved GeoIP module to utils package 2024-09-24 23:17:38 +02:00
.dockerignore Initial commit 2024-08-30 21:38:30 +02:00
.gitignore Initial commit 2024-08-30 14:22:01 +02:00
config.json.example Rename GeoIP database options to match the correct files 2024-09-24 23:13:45 +02:00
dockerfile Update Dockerfile 2024-09-24 23:30:26 +02:00
go.mod Initial commit 2024-08-30 14:22:01 +02:00
go.sum Initial commit 2024-08-30 14:22:01 +02:00
main.go Refactored the code and moved each function to be a module (file) 2024-09-24 23:21:37 +02:00