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

Could be useful set multiple ip addresses (now whalewall only allow ranges or a single IP addr) delimited by commas in a single whalewall rule to simplify it. Actual: ```...

enhancement

Currently only TCP/UDP can be specified in firewall rules. Would it be possible to extend this to include ICMP as a protocol that can be configured?

enhancement

Using this rule: ``` - network: default container: test_container ``` If the container 'test_container' isn't running whalewall can't create all the rules for this service. That's correct but what happen...

bug
question

I'm thinking leaving the current mapped_port rules as the defaults that can optionally be overwritten by explicitly specifying a rule for a single port.

enhancement

Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.26.0 to 1.29.9. Commits fed279c Merge branch 'begin-use-context' into 'master' 5bcefd1 use passed context in BeginTx ab5c380 remove all traces of mattn/go-sqlite3 86f4fa0 upgrade to SQLite 3.45.3...

dependencies
go

Bumps [github.com/google/nftables](https://github.com/google/nftables) from 0.0.0-20221015190445-4f5cd5826fbd to 0.2.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/google/nftables&package-manager=go_modules&previous-version=0.0.0-20221015190445-4f5cd5826fbd&new-version=0.2.0)](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...

dependencies
go

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

dependencies
go