Categorygithub.com/penelopezone/battlesnake-logging-proxy
repositorypackage
0.0.0-20240129141809-0a34057967d8
Repository: https://github.com/penelopezone/battlesnake-logging-proxy.git
Documentation: pkg.go.dev

# README

battlesnake-logging-proxy

a little proxy between the internet and your battlesnake, to use, first build it:

go build main.go -o main

then migrate the database:

./migrate.sh

then run it:

./main <bind_port> <target_host>

where target host is the url of your battlesnake. This will dump all your game requests to games.sqlite