mirror of
https://github.com/privacyguides/i18n.git
synced 2025-08-22 22:49:15 +00:00
52 lines
3.8 KiB
Markdown
52 lines
3.8 KiB
Markdown
---
|
|
title: "Router Firmware"
|
|
icon: material/router-wireless
|
|
description: These alternative operating systems can be used to secure your router or Wi-Fi access point.
|
|
cover: router.webp
|
|
---
|
|
|
|
Below are a few alternative operating systems, that can be used on routers, Wi-Fi access points, etc.
|
|
|
|
## OpenWrt
|
|
|
|
!!! recommendation
|
|
|
|
{ align=right }
|
|
{ align=right }
|
|
|
|
**OpenWrt** is a Linux-based operating system; it's primarily used on embedded devices to route network traffic. It includes util-linux, uClibc, and BusyBox. All of the components have been optimized for home routers.
|
|
|
|
[:octicons-home-16: Homepage](https://openwrt.org){ .md-button .md-button--primary }
|
|
[:octicons-info-16:](https://openwrt.org/docs/start){ .card-link title=Documentation}
|
|
[:octicons-code-16:](https://github.com/openwrt/openwrt){ .card-link title="Source Code" }
|
|
[:octicons-heart-16:](https://openwrt.org/donate){ .card-link title=Contribute }
|
|
|
|
You can consult OpenWrt's [table of hardware](https://openwrt.org/toh/start) to check if your device is supported.
|
|
|
|
## OPNsense
|
|
|
|
!!! recommendation
|
|
|
|
{ align=right }
|
|
|
|
**OPNsense** is an open-source, FreeBSD-based firewall and routing platform which incorporates many advanced features such as traffic shaping, load balancing, and VPN capabilities, with many more features available in the form of plugins. OPNsense is commonly deployed as a perimeter firewall, router, wireless access point, DHCP server, DNS server, and VPN endpoint.
|
|
|
|
[:octicons-home-16: Homepage](https://opnsense.org/){ .md-button .md-button--primary }
|
|
[:octicons-info-16:](https://docs.opnsense.org/index.html){ .card-link title=Documentation}
|
|
[:octicons-code-16:](https://github.com/opnsense){ .card-link title="Source Code" }
|
|
[:octicons-heart-16:](https://opnsense.org/donate/){ .card-link title=Contribute }
|
|
|
|
OPNsense was originally developed as a fork of [pfSense](https://en.wikipedia.org/wiki/PfSense), and both projects are noted for being free and reliable firewall distributions which offer features often only found in expensive commercial firewalls. Launched in 2015, the developers of OPNsense [cited](https://docs.opnsense.org/history/thefork.html) a number of security and code-quality issues with pfSense which they felt necessitated a fork of the project, as well as concerns about Netgate's majority acquisition of pfSense and the future direction of the pfSense project.
|
|
|
|
## 規準
|
|
|
|
**私たちは、推薦するどのプロジェクトとも提携していません。**客観的に推薦できるよう、[標準となる規準](about/criteria.md)に加えて、一連の明確な要件を定めています。 プロジェクトを利用する前に、このリストをよく理解し、ご自身で調査を行って、そのプロジェクトがあなたにとって適切な選択かどうかをご確認ください。
|
|
|
|
!!! example "この項目は最近作成されました"
|
|
|
|
私たちは、サイトの各項目に関して、定義された規準の確立に取り組んでいます。この規準は変更される可能性があります。 規準について疑問がある場合は、[フォーラムで質問](https://discuss.privacyguides.net/latest)してください。また、ここに記載されていない場合でも、私たちがプロジェクトを推奨する際に、そうした事柄を考慮しなかったと仮定するのはお止めください。 プロジェクトを推奨する際に考慮され、議論される要素は多くあり、そのすべてを文書化する作業は現在進行中です。
|
|
|
|
- Must be open source.
|
|
- Must receive regular updates.
|
|
- Must support a wide variety of hardware.
|