软件包列表
软件包分类
点击软件包分类可直接对下方 软件包列表 进行筛选,您也可以输入内容手动筛选。
软件包列表
为了不影响您的体验,每页只显示50个软件包。
- 点击左下角“下一页”或“上一页”以便显示前50或后50个软件包。
- 点击表头可对按对应字段对内容进行排序。
- 在
反白框输入您的筛选条件。
当您点击下表中的软件包名称后,将默认打开该软件包的独有页面及相关文档。如果没有,动一动手指添加。
Filtered by categories='network---ip-addresses-and-names'
| 类别 | 名称 | 版本 | 依赖包 | 描述信息 | 软件包体积 | ↓ 安装后大小 | 授权方式 | 维护人 | 报告错误 | 源代码 |
|---|---|---|---|---|---|---|---|---|---|---|
| network---ip-addresses-and-names | bind-rndc | 9.10.4-P5-1 | libc, libssp, bind-libs | bind administration tools (rndc and rndc-confgen only) | 14kB | 13kB | BSD-3-Clause | Noah Meyerhans | Bug reports | Sources |
| network---ip-addresses-and-names | dhcp-forwarder | 0.11-1 | libc, libssp | This program forwards DHCP messages between subnets with different sublayer broadcast domains. It is similarly to the DHCP relay agent dhcrelay of ISC's DHCP, but has the following features which are important for me: - Runs as non-root in a chroot-jail - Uses “normal” AF_INET sockets; this allows to uses packetfilters to filter incoming messages. - The DHCP agent IDs can be defined freely - Has a small memory footprint when using dietlibc It tries to be RFC 2131/2132 and 3046 compliant. Probably it works with BOOTP (RFC 951) also, but since the handling of the giaddr field is described misleading (see RFC 1542), there may occur problems. | 14kB | 13kB | GPL-2.0 | Scott K Logan | Bug reports | Sources |
| network---ip-addresses-and-names | avahi-autoipd | 0.8-1 | libc, libssp, libdaemon | Avahi is an mDNS/DNS-SD (aka RendezVous/Bonjour/ZeroConf) implementation (library). It facilitates service discovery on a local network -- this means that you can plug your laptop or computer into a network and instantly be able to view other people who you can chat with, find printers to print to or find files being shared. This kind of technology is already found in MacOS X (branded 'Rendezvous', 'Bonjour' and sometimes 'ZeroConf') and is very convenient. . This package implements IPv4LL, “Dynamic Configuration of IPv4 Link-Local Addresses” (IETF RFC3927), a protocol for automatic IP address configuration from the link-local 169.254.0.0/16 range without the need for a central server. It is primarily intended to be used in ad-hoc networks which lack a DHCP server. | 14kB | 13kB | LGPL-2.1-or-later | Ted Hess | Bug reports | Sources |
| network---ip-addresses-and-names | pdns-backend-sqlite3 | 4.4.0-3 | libc, libatomic1, pdns, libsqlite3-0 | PowerDNS is a versatile nameserver which supports a large number of different backends ranging from simple zonefiles to relational databases and load balancing/failover algorithms. PowerDNS tries to emphasize speed and security. This package contains the SQLite 3 backend for the PowerDNS nameserver. | 14kB | 13kB | James Taylor | Bug reports | Sources | |
| network---ip-addresses-and-names | knot-libs | 3.3.1-1 | libc, libpthread, libgnutls, lmdb | Knot DNS common DNS and DNSSEC libraries. | 130kB | 130kB | GPL-3.0 LGPL-2.0 0BSD BSD-3-Clause OLDAP-2.8 | Daniel Salzman | Bug reports | Sources |
| network---ip-addresses-and-names | kea-perfdhcp | 1.8.0-2 | libc, kea-libs | A DHCP benchmarking tool which simulates multiple clients to test both DHCPv4 and DHCPv6 server performance. | 133kB | 132kB | MPL-2.0 | BangLang Huang, Rosy Song, | Bug reports | Sources |
| network---ip-addresses-and-names | kea-hook-ha | 1.8.2-8 | libc, librt, libpthread, kea-libs, kea-hook-lease-cmds | The high availability hook library. | 133kB | 133kB | MPL-2.0 | BangLang Huang, Rosy Song, | Bug reports | Sources |
| network---ip-addresses-and-names | kea-hook-ha | 1.8.2-8 | libc, librt, libpthread, kea-libs, kea-hook-lease-cmds | packages:pkgdata:kea-hook-ha, The high availability hook library. | 133kB | 133kB | MPL-2.0 | BangLang Huang, Rosy Song, | packages:pkgdata:kea-hook-ha, Bug reports | packages:pkgdata:kea-hook-ha, Sources |
| network---ip-addresses-and-names | kea-perfdhcp | 1.6.2-1 | libc, libssp, kea-libs | A DHCP benchmarking tool which simulates multiple clients to test both DHCPv4 and DHCPv6 server performance. | 136kB | 136kB | MPL-2.0 | BangLang Huang, Rosy Song, | Bug reports | Sources |
| network---ip-addresses-and-names | unbound-daemon | 1.17.1-1 | libc, ca-bundle, libopenssl1.1, libunbound | This package contains the Unbound daemon including 'libevent', 'libmnl', and 'libpthread' to better handle large networks with heavy query loads. Options are available under libraries/network/libunbound to custom trim Unbound for smaller targets. | 138kB | 138kB | BSD-3-Clause | Eric Luehrsen | Bug reports | Sources |
| network---ip-addresses-and-names | unbound-daemon | 1.17.0-1 | libc, ca-bundle, libopenssl1.1, libunbound | This package contains the Unbound daemon including 'libevent', 'libmnl', and 'libpthread' to better handle large networks with heavy query loads. Options are available under libraries/network/libunbound to custom trim Unbound for smaller targets. | 139kB | 139kB | BSD-3-Clause | Eric Luehrsen | Bug reports | Sources |
| network---ip-addresses-and-names | ddns-scripts | 2.7.6-13 | Dynamic DNS Client scripts (with IPv6 support) - Info: http://wiki.openwrt.org/doc/howto/ddns.client | 15kB | 14kB | GPL-2.0 | Christian Schoenebeck | Bug reports | Sources | |
| network---ip-addresses-and-names | avahi-utils | 0.6.32-1 | libc, libssp, libavahi-client, libgdbm | Avahi is an mDNS/DNS-SD (aka RendezVous/Bonjour/ZeroConf) implementation (library). It facilitates service discovery on a local network -- this means that you can plug your laptop or computer into a network and instantly be able to view other people who you can chat with, find printers to print to or find files being shared. This kind of technology is already found in MacOS X (branded 'Rendezvous', 'Bonjour' and sometimes 'ZeroConf') and is very convenient. . This packages installs the following avahi utility programs: avahi-browse, avahi-publish, avahi-resolve, avahi-set-host-name. It also automatically adds the required libavahi-client package. For more information please see the avahi documentation. | 15kB | 14kB | Ted Hess | Bug reports | Sources | |
| network---ip-addresses-and-names | avahi-autoipd | 0.8-8 | libc, libdaemon | Avahi is an mDNS/DNS-SD (aka RendezVous/Bonjour/ZeroConf) implementation (library). It facilitates service discovery on a local network -- this means that you can plug your laptop or computer into a network and instantly be able to view other people who you can chat with, find printers to print to or find files being shared. This kind of technology is already found in MacOS X (branded 'Rendezvous', 'Bonjour' and sometimes 'ZeroConf') and is very convenient. . This package implements IPv4LL, “Dynamic Configuration of IPv4 Link-Local Addresses” (IETF RFC3927), a protocol for automatic IP address configuration from the link-local 169.254.0.0/16 range without the need for a central server. It is primarily intended to be used in ad-hoc networks which lack a DHCP server. | 15kB | 14kB | LGPL-2.1-or-later | Ted Hess | Bug reports | Sources |
| network---ip-addresses-and-names | bind-tools | 9.18.19-1 | libc, librt, libpthread, bind-check, bind-dig, bind-nslookup, bind-dnssec, bind-host, bind-rndc | bind administration tools (all) | 15kB | 14kB | MPL-2.0 | Noah Meyerhans | Bug reports | Sources |
| network---ip-addresses-and-names | dhcp-forwarder | 0.11-1 | libc, librt, libpthread | This program forwards DHCP messages between subnets with different sublayer broadcast domains. It is similarly to the DHCP relay agent dhcrelay of ISC's DHCP, but has the following features which are important for me: - Runs as non-root in a chroot-jail - Uses “normal” AF_INET sockets; this allows to uses packetfilters to filter incoming messages. - The DHCP agent IDs can be defined freely - Has a small memory footprint when using dietlibc It tries to be RFC 2131/2132 and 3046 compliant. Probably it works with BOOTP (RFC 951) also, but since the handling of the giaddr field is described misleading (see RFC 1542), there may occur problems. | 15kB | 14kB | GPL-2.0 | Scott K Logan | Bug reports | Sources |
| network---ip-addresses-and-names | pdns-backend-sqlite3 | 4.6.3-1 | libc, libatomic1, pdns, libsqlite3-0 | PowerDNS is a versatile nameserver which supports a large number of different backends ranging from simple zonefiles to relational databases and load balancing/failover algorithms. PowerDNS tries to emphasize speed and security. This package contains the SQLite 3 backend for the PowerDNS nameserver. | 15kB | 14kB | Peter van Dijk | Bug reports | Sources | |
| network---ip-addresses-and-names | ddns-scripts | 2.7.8-3 | Dynamic DNS Client scripts (with IPv6 support) - Info: https://openwrt.org/docs/guide-user/services/ddns/client | 15kB | 14kB | GPL-2.0 | common packages maintainers | Bug reports | Sources | |
| network---ip-addresses-and-names | bind-tools | 9.16.20-1 | libc, bind-check, bind-dig, bind-nslookup, bind-dnssec, bind-host, bind-rndc | bind administration tools (all) | 14kB | 14kB | MPL-2.0 | Noah Meyerhans | Bug reports | Sources |
| network---ip-addresses-and-names | ddns-scripts | 2.7.8-14 | Dynamic DNS Client scripts (with IPv6 support) - Info: https://openwrt.org/docs/guide-user/services/ddns/client | 15kB | 14kB | GPL-2.0 | common packages maintainers | Bug reports | Sources | |
| network---ip-addresses-and-names | bind-tools | 9.18.11-1 | libc, bind-check, bind-dig, bind-nslookup, bind-dnssec, bind-host, bind-rndc | bind administration tools (all) | 15kB | 14kB | MPL-2.0 | Noah Meyerhans | Bug reports | Sources |
| network---ip-addresses-and-names | dhcp-forwarder | 0.11-1 | libc, librt, libpthread | packages:pkgdata:dhcp-forwarder, This program forwards DHCP messages between subnets with different sublayer broadcast domains. It is similarly to the DHCP relay agent dhcrelay of ISC's DHCP, but has the following features which are important for me: - Runs as non-root in a chroot-jail - Uses “normal” AF_INET sockets; this allows to uses packetfilters to filter incoming messages. - The DHCP agent IDs can be defined freely - Has a small memory footprint when using dietlibc It tries to be RFC 2131/2132 and 3046 compliant. Probably it works with BOOTP (RFC 951) also, but since the handling of the giaddr field is described misleading (see RFC 1542), there may occur problems. | 15kB | 14kB | GPL-2.0 | Scott K Logan | packages:pkgdata:dhcp-forwarder, Bug reports | packages:pkgdata:dhcp-forwarder, Sources |
| network---ip-addresses-and-names | unbound | 1.6.8-2 | libc, libssp, libopenssl, libunbound | This package contains the Unbound daemon. | 140kB | 141kB | BSD-3-Clause | Eric Luehrsen | Bug reports | Sources |
| network---ip-addresses-and-names | kea-dhcp-ddns | 1.6.2-1 | libc, kea-libs | The DHCP Dynamic DNS process. This process acts as an intermediary between the DHCP servers and DNS servers. It receives name update requests from the DHCP servers and sends DNS Update messages to the DNS servers. | 146kB | 145kB | MPL-2.0 | BangLang Huang, Rosy Song, | Bug reports | Sources |
| network---ip-addresses-and-names | knot-zonecheck | 2.6.6-1 | knot-libs (=2.6.6-1), knot-libzscanner (=2.6.6-1), libc, libatomic, libedit, liburcu, knot-libs, knot-libzscanner | Knot DNS zonefile check utility. | 147kB | 146kB | GPL-3.0 LGPL-2.0 0BSD MIT OLDAP-2.8 | Daniel Salzman | Bug reports | Sources |
| network---ip-addresses-and-names | bind-server | 9.18.19-1 | libc, librt, libpthread, bind-libs, libcap | bind DNS server | 145kB | 147kB | MPL-2.0 | Noah Meyerhans | Bug reports | Sources |
| network---ip-addresses-and-names | bind-server | 9.18.19-1 | libc, librt, libpthread, bind-libs, libcap | packages:pkgdata:bind-server, bind DNS server | 145kB | 147kB | MPL-2.0 | Noah Meyerhans | packages:pkgdata:bind-server, Bug reports | packages:pkgdata:bind-server, Sources |
| network---ip-addresses-and-names | bind-check | 9.18.19-1 | libc, librt, libpthread, bind-libs | bind administration tools (named-checkconf and named-checkzone only) | 16kB | 15kB | MPL-2.0 | Noah Meyerhans | Bug reports | Sources |
| network---ip-addresses-and-names | avahi-utils | 0.6.32-3 | libc, libavahi-client, libgdbm | Avahi is an mDNS/DNS-SD (aka RendezVous/Bonjour/ZeroConf) implementation (library). It facilitates service discovery on a local network -- this means that you can plug your laptop or computer into a network and instantly be able to view other people who you can chat with, find printers to print to or find files being shared. This kind of technology is already found in MacOS X (branded 'Rendezvous', 'Bonjour' and sometimes 'ZeroConf') and is very convenient. . This packages installs the following avahi utility programs: avahi-browse, avahi-publish, avahi-resolve, avahi-set-host-name. It also automatically adds the required libavahi-client package. For more information please see the avahi documentation. | 16kB | 15kB | Ted Hess | Bug reports | Sources | |
| network---ip-addresses-and-names | bind-check | 9.11.14-1 | libc, libssp, bind-libs | bind administration tools (named-checkconf and named-checkzone only) | 15kB | 15kB | MPL-2.0 | Noah Meyerhans | Bug reports | Sources |
| network---ip-addresses-and-names | bind-rndc | 9.11.14-1 | libc, bind-libs | bind administration tools (rndc and rndc-confgen only) | 15kB | 15kB | MPL-2.0 | Noah Meyerhans | Bug reports | Sources |
| network---ip-addresses-and-names | avahi-utils | 0.8-1 | libc, libssp, libavahi-client, libgdbm | Avahi is an mDNS/DNS-SD (aka RendezVous/Bonjour/ZeroConf) implementation (library). It facilitates service discovery on a local network -- this means that you can plug your laptop or computer into a network and instantly be able to view other people who you can chat with, find printers to print to or find files being shared. This kind of technology is already found in MacOS X (branded 'Rendezvous', 'Bonjour' and sometimes 'ZeroConf') and is very convenient. . This packages installs the following avahi utility programs: avahi-browse, avahi-publish, avahi-resolve, avahi-set-host-name. It also automatically adds the required libavahi-client package. For more information please see the avahi documentation. | 16kB | 15kB | LGPL-2.1-or-later | Ted Hess | Bug reports | Sources |
| network---ip-addresses-and-names | bind-check | 9.16.20-1 | libc, bind-libs | bind administration tools (named-checkconf and named-checkzone only) | 16kB | 15kB | MPL-2.0 | Noah Meyerhans | Bug reports | Sources |
| network---ip-addresses-and-names | bind-rndc | 9.16.20-1 | libc, libssp, bind-libs | bind administration tools (rndc and rndc-confgen only) | 15kB | 15kB | MPL-2.0 | Noah Meyerhans | Bug reports | Sources |
| network---ip-addresses-and-names | dhcp-forwarder | 0.11-1 | libc | This program forwards DHCP messages between subnets with different sublayer broadcast domains. It is similarly to the DHCP relay agent dhcrelay of ISC's DHCP, but has the following features which are important for me: - Runs as non-root in a chroot-jail - Uses “normal” AF_INET sockets; this allows to uses packetfilters to filter incoming messages. - The DHCP agent IDs can be defined freely - Has a small memory footprint when using dietlibc It tries to be RFC 2131/2132 and 3046 compliant. Probably it works with BOOTP (RFC 951) also, but since the handling of the giaddr field is described misleading (see RFC 1542), there may occur problems. | 16kB | 15kB | GPL-2.0 | Scott K Logan | Bug reports | Sources |
| network---ip-addresses-and-names | avahi-autoipd | 0.8-7 | libc, libdaemon | Avahi is an mDNS/DNS-SD (aka RendezVous/Bonjour/ZeroConf) implementation (library). It facilitates service discovery on a local network -- this means that you can plug your laptop or computer into a network and instantly be able to view other people who you can chat with, find printers to print to or find files being shared. This kind of technology is already found in MacOS X (branded 'Rendezvous', 'Bonjour' and sometimes 'ZeroConf') and is very convenient. . This package implements IPv4LL, “Dynamic Configuration of IPv4 Link-Local Addresses” (IETF RFC3927), a protocol for automatic IP address configuration from the link-local 169.254.0.0/16 range without the need for a central server. It is primarily intended to be used in ad-hoc networks which lack a DHCP server. | 16kB | 15kB | LGPL-2.1-or-later | Ted Hess | Bug reports | Sources |
| network---ip-addresses-and-names | bind-check | 9.18.11-1 | libc, bind-libs | bind administration tools (named-checkconf and named-checkzone only) | 16kB | 15kB | MPL-2.0 | Noah Meyerhans | Bug reports | Sources |
| network---ip-addresses-and-names | bind-rndc | 9.11.14-1 | libc, bind-libs | packages:pkgdata_owrt18_6:bind-rndc, bind administration tools (rndc and rndc-confgen only) | 15kB | 15kB | MPL-2.0 | Noah Meyerhans | packages:pkgdata_owrt18_6:bind-rndc, Bug reports | packages:pkgdata_owrt18_6:bind-rndc, Sources |
| network---ip-addresses-and-names | kea-dhcp-ddns | 1.8.0-2 | libc, kea-libs | The DHCP Dynamic DNS process. This process acts as an intermediary between the DHCP servers and DNS servers. It receives name update requests from the DHCP servers and sends DNS Update messages to the DNS servers. | 151kB | 150kB | MPL-2.0 | BangLang Huang, Rosy Song, | Bug reports | Sources |
| network---ip-addresses-and-names | knot-tests | 2.3.0-1 | libc, liburcu, libedit, knot-libdnssec, knot-libknot, knot-libzscanner | Unit tests for the Knot DNS server and libraries. Usage: /usr/share/knot/runtests.sh | 1521kB | 1535kB | GPL-3.0 LGPL-2.0 0BSD MIT OLDAP-2.8 | Daniel Salzman | Bug reports | Sources |
| network---ip-addresses-and-names | kea-dhcp-ddns | 1.8.2-8 | libc, librt, libpthread, kea-libs | The DHCP Dynamic DNS process. This process acts as an intermediary between the DHCP servers and DNS servers. It receives name update requests from the DHCP servers and sends DNS Update messages to the DNS servers. | 154kB | 154kB | MPL-2.0 | BangLang Huang, Rosy Song, | Bug reports | Sources |
| network---ip-addresses-and-names | kea-dhcp-ddns | 1.8.2-8 | libc, librt, libpthread, kea-libs | packages:pkgdata:kea-dhcp-ddns, The DHCP Dynamic DNS process. This process acts as an intermediary between the DHCP servers and DNS servers. It receives name update requests from the DHCP servers and sends DNS Update messages to the DNS servers. | 154kB | 154kB | MPL-2.0 | BangLang Huang, Rosy Song, | packages:pkgdata:kea-dhcp-ddns, Bug reports | packages:pkgdata:kea-dhcp-ddns, Sources |
| network---ip-addresses-and-names | bind-server | 9.16.20-1 | libc, bind-libs | bind DNS server | 154kB | 155kB | MPL-2.0 | Noah Meyerhans | Bug reports | Sources |
| network---ip-addresses-and-names | bind-tools | 9.10.4-P5-1 | libc, bind-libs | bind administration tools (all) | 157kB | 158kB | BSD-3-Clause | Noah Meyerhans | Bug reports | Sources |
| network---ip-addresses-and-names | unbound | 1.8.1-1 | libc, libopenssl, libunbound | This package contains the Unbound daemon. | 158kB | 158kB | BSD-3-Clause | Eric Luehrsen | Bug reports | Sources |
| network---ip-addresses-and-names | pdns-recursor | 4.4.2-2 | libc, boost, boost-context, boost-filesystem, libatomic1, liblua5.1.5, libopenssl1.1, protobuf, libfstrm | High-performance resolving name server, utilizing multiple processor and including Lua scripting capabilities. | 1581kB | 1586kB | James Taylor | Bug reports | Sources | |
| network---ip-addresses-and-names | unbound | 1.9.6-1 | libc, libopenssl, libunbound | This package contains the Unbound daemon. | 159kB | 159kB | BSD-3-Clause | Eric Luehrsen | Bug reports | Sources |
| network---ip-addresses-and-names | bind-check | 9.10.4-P5-1 | libc, bind-libs | bind administration tools (named-checkconf and named-checkzone only) | 16kB | 16kB | BSD-3-Clause | Noah Meyerhans | Bug reports | Sources |
| network---ip-addresses-and-names | avahi-utils | 0.8-8 | libc, librt, libpthread, libavahi-client, libgdbm | Avahi is an mDNS/DNS-SD (aka RendezVous/Bonjour/ZeroConf) implementation (library). It facilitates service discovery on a local network -- this means that you can plug your laptop or computer into a network and instantly be able to view other people who you can chat with, find printers to print to or find files being shared. This kind of technology is already found in MacOS X (branded 'Rendezvous', 'Bonjour' and sometimes 'ZeroConf') and is very convenient. . This packages installs the following avahi utility programs: avahi-browse, avahi-publish, avahi-resolve, avahi-set-host-name. It also automatically adds the required libavahi-client package. For more information please see the avahi documentation. | 17kB | 16kB | LGPL-2.1-or-later | Ted Hess | Bug reports | Sources |
| network---ip-addresses-and-names | bind-rndc | 9.18.19-1 | libc, bind-libs | bind administration tools (rndc and rndc-confgen only) | 17kB | 16kB | MPL-2.0 | Noah Meyerhans | Bug reports | Sources |
| Previous page Next page | ||||||||||