Bumps [codespell](https://github.com/codespell-project/codespell) from 2.2.2 to 2.2.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/codespell-project/codespell/releases">codespell's releases</a>.</em></p> <blockquote> <h2>v2.2.4</h2> <h2>What's Changed</h2> <ul> <li>BUG: Fix bug with toml triage by <a href="https://github.com/larsoner"><code>@larsoner</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/2774">codespell-project/codespell#2774</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/codespell-project/codespell/compare/v2.2.3...v2.2.4">https://github.com/codespell-project/codespell/compare/v2.2.3...v2.2.4</a></p> <h2>v2.2.3</h2> <h2>NOTE:</h2> <p>This release is broken for Python < 3.11 without tomli installed in the presence of <code>.toml</code> files (e.g., <code>pyproject.toml</code>), see <a href="https://redirect.github.com/codespell-project/actions-codespell/issues/59">codespell-project/actions-codespell#59</a> !</p> <h2>What's Changed</h2> <ul> <li>Misspelling of sufficient, sufficiently by <a href="https://github.com/vikivivi"><code>@vikivivi</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/2531">codespell-project/codespell#2531</a></li> <li>insuffient->insufficient by <a href="https://github.com/tkoyama010"><code>@tkoyama010</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/2527">codespell-project/codespell#2527</a></li> <li>add anayltic(s|al|ally) -> analytic(s|al|ally) by <a href="https://github.com/robin-wayve"><code>@robin-wayve</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/2507">codespell-project/codespell#2507</a></li> <li>Ignore flake8 rule W503 by <a href="https://github.com/DimitriPapadopoulos"><code>@DimitriPapadopoulos</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/2069">codespell-project/codespell#2069</a></li> <li>Dead code found by vulture by <a href="https://github.com/DimitriPapadopoulos"><code>@DimitriPapadopoulos</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/2101">codespell-project/codespell#2101</a></li> <li>Move falsy and accreting to more appropriate files by <a href="https://github.com/janosh"><code>@janosh</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/2511">codespell-project/codespell#2511</a></li> <li>Add subtrate->substrate by <a href="https://github.com/janosh"><code>@janosh</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/2525">codespell-project/codespell#2525</a></li> <li>Add "subtask" by <a href="https://github.com/int-y1"><code>@int-y1</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/2537">codespell-project/codespell#2537</a></li> <li>Apply pyupgrade to project by <a href="https://github.com/jdufresne"><code>@jdufresne</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/2364">codespell-project/codespell#2364</a></li> <li>{speherical,sperhical}->spherical by <a href="https://github.com/janosh"><code>@janosh</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/2540">codespell-project/codespell#2540</a></li> <li>interepolation->interpolation by <a href="https://github.com/tkoyama010"><code>@tkoyama010</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/2512">codespell-project/codespell#2512</a></li> <li>Ignore .mypy_cache folder by <a href="https://github.com/kianmeng"><code>@kianmeng</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/2361">codespell-project/codespell#2361</a></li> <li>Fix uncaught exception on unreadable files by <a href="https://github.com/DimitriPapadopoulos"><code>@DimitriPapadopoulos</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/2196">codespell-project/codespell#2196</a></li> <li>Add constrainst to dictionary by <a href="https://github.com/jonathanberthias"><code>@jonathanberthias</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/2546">codespell-project/codespell#2546</a></li> <li>Add relative hidden directory and basic subdir tests by <a href="https://github.com/peternewman"><code>@peternewman</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/2542">codespell-project/codespell#2542</a></li> <li>Add trignometric->trigonometric by <a href="https://github.com/janosh"><code>@janosh</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/2549">codespell-project/codespell#2549</a></li> <li>Add virtualied->virtualized, virtualised and friends by <a href="https://github.com/peternewman"><code>@peternewman</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/2553">codespell-project/codespell#2553</a></li> <li>Add several spelling corrections by <a href="https://github.com/luzpaz"><code>@luzpaz</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/2521">codespell-project/codespell#2521</a></li> <li>Slightly simplify some boolean expressions by <a href="https://github.com/jdufresne"><code>@jdufresne</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/2556">codespell-project/codespell#2556</a></li> <li>MAINT: Add CODEOWNERS by <a href="https://github.com/larsoner"><code>@larsoner</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/2535">codespell-project/codespell#2535</a></li> <li>positivie->positive by <a href="https://github.com/janosh"><code>@janosh</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/2558">codespell-project/codespell#2558</a></li> <li>DOC/ENH: Clarify usage or configuration files and log about it by <a href="https://github.com/sappelhoff"><code>@sappelhoff</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/2552">codespell-project/codespell#2552</a></li> <li>Document required setuptools version by <a href="https://github.com/DimitriPapadopoulos"><code>@DimitriPapadopoulos</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/2560">codespell-project/codespell#2560</a></li> <li>Redundant wheel dependency in pyproject.toml by <a href="https://github.com/DimitriPapadopoulos"><code>@DimitriPapadopoulos</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/2562">codespell-project/codespell#2562</a></li> <li>Remove parameterizes->parametrizes by <a href="https://github.com/int-y1"><code>@int-y1</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/2563">codespell-project/codespell#2563</a></li> <li>Replace codecs.open with open by <a href="https://github.com/jdufresne"><code>@jdufresne</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/2378">codespell-project/codespell#2378</a></li> <li>Update subprocess usage to use modern subprocess.run() by <a href="https://github.com/jdufresne"><code>@jdufresne</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/2565">codespell-project/codespell#2565</a></li> <li>Fix produce typo by <a href="https://github.com/DimitriPapadopoulos"><code>@DimitriPapadopoulos</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/2561">codespell-project/codespell#2561</a></li> <li>Add a few corrections by <a href="https://github.com/int-y1"><code>@int-y1</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/2566">codespell-project/codespell#2566</a></li> <li>Migrate pytest config into pyproject.toml by <a href="https://github.com/cclauss"><code>@cclauss</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/2554">codespell-project/codespell#2554</a></li> <li>Handle bad globs passed to if --skip/-S by <a href="https://github.com/DimitriPapadopoulos"><code>@DimitriPapadopoulos</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/2159">codespell-project/codespell#2159</a></li> <li>Isn't the mailing list obsolete? by <a href="https://github.com/DimitriPapadopoulos"><code>@DimitriPapadopoulos</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/2090">codespell-project/codespell#2090</a></li> <li>More CODEOWNERS by <a href="https://github.com/peternewman"><code>@peternewman</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/2569">codespell-project/codespell#2569</a></li> <li>Remove unused attribute Misspelling.fixword by <a href="https://github.com/jdufresne"><code>@jdufresne</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/2557">codespell-project/codespell#2557</a></li> <li>Read config file without interpolation by <a href="https://github.com/DimitriPapadopoulos"><code>@DimitriPapadopoulos</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/2545">codespell-project/codespell#2545</a></li> <li>Add andriod->android and friends by <a href="https://github.com/peternewman"><code>@peternewman</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/2570">codespell-project/codespell#2570</a></li> <li>Add total type GB to US by <a href="https://github.com/peternewman"><code>@peternewman</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/2577">codespell-project/codespell#2577</a></li> <li>Catch all cases of missing pytest by <a href="https://github.com/DimitriPapadopoulos"><code>@DimitriPapadopoulos</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/2568">codespell-project/codespell#2568</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="ec0f41b957"><code>ec0f41b</code></a> BUG: Fix bug with toml triage (<a href="https://redirect.github.com/codespell-project/codespell/issues/2774">#2774</a>)</li> <li><a href="8fa416764c"><code>8fa4167</code></a> Switch from pytest tmpdir to tmp_path in tests (<a href="https://redirect.github.com/codespell-project/codespell/issues/2625">#2625</a>)</li> <li><a href="892922e11e"><code>892922e</code></a> ENH: Color matching wrong word in the interactive session (<a href="https://redirect.github.com/codespell-project/codespell/issues/2771">#2771</a>)</li> <li><a href="3601c9a8ef"><code>3601c9a</code></a> tetrahedoren->tetrahedron (<a href="https://redirect.github.com/codespell-project/codespell/issues/2769">#2769</a>)</li> <li><a href="41ed86a5d7"><code>41ed86a</code></a> Add spelling correction for vulnderabilit(y|ies)->vulnerabilit(y|ies)</li> <li><a href="22ac85a4fe"><code>22ac85a</code></a> doc: tomli is not needed for Python >= 3.11 (<a href="https://redirect.github.com/codespell-project/codespell/issues/2751">#2751</a>)</li> <li><a href="0c347972ab"><code>0c34797</code></a> Add a spelling correction</li> <li><a href="5c9aeeb013"><code>5c9aeeb</code></a> More precise ignore directive for mypy (<a href="https://redirect.github.com/codespell-project/codespell/issues/2760">#2760</a>)</li> <li><a href="bf8d70ce2e"><code>bf8d70c</code></a> Add deffault(s|ed)->default(s|ed) correction</li> <li><a href="55fe25616b"><code>55fe256</code></a> Add protlet(s)->portlet(s) correction</li> <li>Additional commits viewable in <a href="https://github.com/codespell-project/codespell/compare/v2.2.2...v2.2.4">compare view</a></li> </ul> </details> <br /> [](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 rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Firezone is a self-hosted VPN server and Linux firewall
- Manage remote access through an intuitive web interface and CLI utility.
- Deploy on your own infrastructure to keep control of your network traffic.
- Built on WireGuard® to be stable, performant, and lightweight.
Get Started
Follow our deploy guide to install your self-hosted instance of Firezone.
Or, if you're on a supported platform, try our auto-install script.
Using Firezone in production at your organization? Take a look at our Enterprise Plan.
Features
- Fast: Uses WireGuard® to be 3-4 times faster than OpenVPN.
- SSO Integration: Authenticate using any identity provider with an OpenID Connect (OIDC) connector.
- Containerized: All dependencies are bundled via Docker.
- Simple: Takes minutes to set up. Manage via a simple CLI.
- Secure: Runs unprivileged. HTTPS enforced. Encrypted cookies.
- Firewall included: Uses Linux nftables to block unwanted egress traffic.
Anti-features
Firezone is not:
- An inbound firewall
- A tool for creating mesh networks
- A full-featured router
- An IPSec or OpenVPN server
Documentation
Additional documentation on general usage, troubleshooting, and configuration can be found at https://docs.firezone.dev.
Get Help
If you're looking for help installing, configuring, or using Firezone, check our community support options:
- Discussion Forums: Ask questions, report bugs, and suggest features.
- Public Slack Group: Join live discussions, meet other users, and get to know the contributors.
- Open a PR: Contribute a bugfix or make a contribution to Firezone.
If you need help deploying or maintaining Firezone for your business, consider contacting us about our paid support plan.
Star History
Package Repository
Package repository hosting is graciously provided by Cloudsmith. Cloudsmith is the only fully hosted, cloud-native, universal package management solution, that enables your organization to create, store and share packages in any format, to any place, with total confidence.
Developing and Contributing
See CONTRIBUTING.md.
Security
See SECURITY.md.
License
See LICENSE.
WireGuard® is a registered trademark of Jason A. Donenfeld.


