whalewall icon indicating copy to clipboard operation
whalewall copied to clipboard

Automate management of firewall rules for Docker containers

Results 19 whalewall issues
Sort by recently updated
recently updated
newest added

Bumps [github.com/docker/docker](https://github.com/docker/docker) from 24.0.6+incompatible to 26.1.1+incompatible. Release notes Sourced from github.com/docker/docker's releases. v26.1.1 26.1.1 For a full list of pull requests and changes in this release, refer to the relevant...

dependencies
go

Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.26.0 to 1.29.8. Commits 86f4fa0 upgrade to SQLite 3.45.3 f6288a5 upgrade to SQLite 3.45.2, support linux/loong64 /3 dc27467 upgrade to SQLite 3.45.2, support linux/loong64 /2 2baa790 upgrade...

dependencies
go

Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.13.0 to 0.19.0. Commits cabba82 windows: use uint32 for serial comm flags for consistency 1a50d97 windows: add serial comm functions 95f07ec x/sys/windows: add func windows.DisconnectNamedPipe(handle Handle) (err...

dependencies
go

Bumps golang from 1.21.5-alpine to 1.22.2-alpine. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang&package-manager=docker&previous-version=1.21.5-alpine&new-version=1.22.2-alpine)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
docker

hello, im curently running a reverse proxy setup with multiple containers in docker compose. I have a domain that the reverse proxy uses. I am planning on using authentication via...

Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.26.0 to 1.27.0. Release notes Sourced from go.uber.org/zap's releases. v1.27.0 Enhancements: #1378[]: Add WithLazy method for SugaredLogger. #1399[]: zaptest: Add NewTestingWriter for customizing TestingWriter with more flexibility...

dependencies
go

I have containers that run on macvlan networks (to allow broadcast/multicast easily). I'd love to be able to use `whalewall` to firewall off web admin ports, but allow access to...

enhancement
help wanted

Bumps [github.com/docker/go-connections](https://github.com/docker/go-connections) from 0.4.0 to 0.5.0. Commits fa09c95 Merge pull request #108 from thaJeztah/carry_6 7a67a58 Swap CloseRead and CloseWrite 481d3d2 Merge pull request #107 from thaJeztah/drop_legacy_go 9548f9f tlsconfig: remove deprecated...

dependencies
go

Question in title. I would assume that we disable what docker does because whalewall takes over. Is this correct?

When specifying multiple IP addresses in ips in the docker-compose file, the following error is reported. No error if only a single IP address is provided for ips. ``` {"level":"error","time":"2023-12-01T19:02:58.683384501Z","msg":"error...