패키지
LEDE는 장치의 기능을 확장하기 위해 수천개의 패키지를 제공합니다.
이 페이지는 LEDE 17.01에서 사용 가능한 패키지들의 목록입니다.
패키지 목차
사용 가능한 패키지의 간략한 개요는 패키지 목차에서 확인할 수 있습니다.
패키지 분류
패키지 분류를 클릭하면 패키지 테이블이 필터링되지만 직접 수동으로 필터링 할 수도 있습니다.
패키지 테이블
아래 표는 성능상의 이유로 한 페이지에 50개의 패키지만 출력합니다.
- 왼쪽 밑에 있는 “next page” 또는 “previous page”를 클릭하면 다음 또는 이전의 50개의 패키지를 출력합니다.
- 테이블 제일 위의 열 명을 클릭하면 그 열을 기준으로 정렬됩니다.
흰색 창에 필터 기준을 입력하세요.
아래 표에서 패키지 이름을 클릭하면 해당 패키지의 문서가 있는 페이지로 이동합니다. 없는 경우 자유롭게 추가할 수 있습니다.
Filtered by categories='network'
| Category | ↑ Name | Version | Dependencies | ...........................................Description........................................... | File size | Installed size | License | Maintainer | Bug report | Source code |
|---|---|---|---|---|---|---|---|---|---|---|
| network | ola | 0.10.8-4 | libc, protobuf, libftdi1, libusb-1.0-0, libuuid1, libstdcpp6, libpthread, librt, zlib, libncurses6, liblo, libmicrohttpd | OLA (Open Lighting Architecture) is a framework that allows applications to send and receive DMX512, using various hardware devices and 'DMX over IP' protocols. It enables software controllers talk to DMX hardware. | 1919kB | 1923kB | LGPL-2.1-or-later | Christian Beier | Bug reports | Sources |
| network | odhcpd-ipv6only | 2023-01-02-4a673e1c-2 | libc, libubox20220515, libuci20130104, libubus20220601, libnl-tiny1 | odhcpd is a daemon for serving and relaying IP management protocols to configure clients and downstream routers. It tries to follow the RFC 6204 requirements for IPv6 home routers. This is a variant providing server services for RA, stateless and stateful DHCPv6, prefix delegation and can be used to relay RA, DHCPv6 and NDP between routed (non-bridged) interfaces in case no delegated prefixes are available. | 42kB | 41kB | GPL-2.0 | Hans Dedecker | Bug reports | Sources |
| network | odhcpd | 2023-01-02-4a673e1c-2 | libc, librt, libpthread, libubox20220515, libuci20130104, libubus20220601, libnl-tiny1 | odhcpd is a daemon for serving and relaying IP management protocols to configure clients and downstream routers. It tries to follow the RFC 6204 requirements for IPv6 home routers. This is a variant providing server services for DHCPv4, RA, stateless and stateful DHCPv6, prefix delegation and can be used to relay RA, DHCPv6 and NDP between routed (non-bridged) interfaces in case no delegated prefixes are available. | 42kB | 41kB | GPL-2.0 | Hans Dedecker | Bug reports | Sources |
| network | odhcp6c | 2022-08-05-7d21e8d8-18 | libc, libubox20220515 | Embedded DHCPv6-client for OpenWrt | 26kB | 25kB | GPL-2.0 | Hans Dedecker | Bug reports | Sources |
| network | obfsproxy | 0.2.13-1 | libc, libssp, python-light, python-crypto, python-pyptlib, python-setuptools, python-yaml, twisted | obfsproxy is a tool that attempts to circumvent censorship, by transforming the Tor traffic between the client and the bridge. This way, censors, who usually monitor traffic between the client and the bridge, will see innocent-looking transformed traffic instead of the actual Tor traffic. | 73kB | 72kB | BSD-3-Clause | Jeffery To | Bug reports | Sources |
| network | obfs4proxy | 0.0.14-1 | libc | obfs4proxy is a tool that attempts to circumvent censorship by transforming the Tor traffic between the client and the bridge. This way censors, who usually monitor traffic between the client and the bridge, will see innocent-looking transformed traffic instead of the actual Tor traffic. obfs4proxy implements the obfsucation protocols obfs2, obfs3, and obfs4. It is written in Go and is compliant with the Tor pluggable transports specification, and its modular architecture allows it to support multiple pluggable transports. This package contains both the client and the bridge in a single program. | 2037kB | 2041kB | BSD-2-Clause GPL-3.0-or-later | Jeffery To | Bug reports | Sources |
| network | nut-web-cgi | 2.7.4-27 | libc, librt, libpthread, nut, nut-common, libgd | The CGI programs are clients that run through your web server. They allow you to see UPS status and perform certain administrative commands from any web browser. Javascript and cookies are not required. | 42kB | 41kB | GPL-2.0-or-later GPL-3.0-or-later GPL-1.0-or-later Artistic-1.0-Perl | common packages maintainers | Bug reports | Sources |
| network | nut-upssched | 2.7.4-27 | libc, nut, nut-common, nut-upsmon | Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. upssched was created to allow users to execute programs at times relative to events being monitored by upsmon. The original purpose was to allow for a shutdown to occur after some fixed period on battery, but there are other uses that are possible. You can alternatively write your own script and save some space. | 14kB | 13kB | GPL-2.0-or-later GPL-3.0-or-later GPL-1.0-or-later Artistic-1.0-Perl | common packages maintainers | Bug reports | Sources |
| network | nut-upsrw | 2.7.4-27 | libc, librt, libpthread, nut, nut-common | Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. upsrw allows you to view and change the read/write variables inside your UPS. It sends commands via the upsd to your driver, which configures the hardware for you. The list of variables that allow you to change their values is based on the capabilities of your UPS equipment. Not all models support this feature. Typically, cheaper hardware does not support any of them. | 11kB | 10kB | GPL-2.0-or-later GPL-3.0-or-later GPL-1.0-or-later Artistic-1.0-Perl | common packages maintainers | Bug reports | Sources |
| network | nut-upsmon-sendmail-notify | 2.7.4-27 | libc, nut, nut-upsmon | Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. upsmon with default notification via sendmail | 1kB | 0kB | GPL-2.0-or-later GPL-3.0-or-later GPL-1.0-or-later Artistic-1.0-Perl | common packages maintainers | Bug reports | Sources |
| network | nut-upsmon | 2.7.4-27 | libc, nut, nut-common | Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. upsmon is the client process that is responsible for the most important part of UPS monitoring--shutting down the system when the power goes out. It can call out to other helper programs for notification purposes during power events. upsmon can monitor multiple systems using a single process. Every UPS that is defined in the upsmon.conf configuration file is assigned a power value and a type (slave or master). | 21kB | 20kB | GPL-2.0-or-later GPL-3.0-or-later GPL-1.0-or-later Artistic-1.0-Perl | common packages maintainers | Bug reports | Sources |
| network | nut-upslog | 2.7.4-27 | libc, librt, libpthread, nut, nut-common | Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. upslog is a daemon that will poll a UPS at periodic intervals, fetch the variables that interest you, format them, and write them to a file. | 10kB | 9kB | GPL-2.0-or-later GPL-3.0-or-later GPL-1.0-or-later Artistic-1.0-Perl | common packages maintainers | Bug reports | Sources |
| network | nut-upscmd | 2.7.4-27 | libc, nut, nut-common | Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. upscmd allows you to invoke “instant commands” in your UPS hardware. Not all hardware supports this, so check the list with -l to see if anything will work on your equipment. On hardware that supports it, you can use this program to start and stop battery tests, invoke a front panel test (beep!), turn the load on or off, and more. | 9kB | 8kB | GPL-2.0-or-later GPL-3.0-or-later GPL-1.0-or-later Artistic-1.0-Perl | common packages maintainers | Bug reports | Sources |
| network | nut-upsc | 2.7.4-27 | libc, nut, nut-common | Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. upsc is provided as a quick way to poll the status of a UPS server. It can be used inside shell scripts and other programs that need UPS data but do not want to include the full interface. | 8kB | 7kB | GPL-2.0-or-later GPL-3.0-or-later GPL-1.0-or-later Artistic-1.0-Perl | common packages maintainers | Bug reports | Sources |
| network | nut-server | 2.7.4-27 | libc, nut, nut-common | packages:pkgdata:nut-server, Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. upsd is responsible for serving the data from the drivers to the clients. It connects to each driver and maintains a local cache of the current state. Queries from the clients are served from this cache, so delays are minimal. This program is essential, and must be running at all times to actually make any use out of the drivers and clients. | 47kB | 46kB | GPL-2.0-or-later GPL-3.0-or-later GPL-1.0-or-later Artistic-1.0-Perl | common packages maintainers | packages:pkgdata:nut-server, Bug reports | packages:pkgdata:nut-server, Sources |
| network | nut-server | 2.7.4-27 | libc, nut, nut-common | Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. upsd is responsible for serving the data from the drivers to the clients. It connects to each driver and maintains a local cache of the current state. Queries from the clients are served from this cache, so delays are minimal. This program is essential, and must be running at all times to actually make any use out of the drivers and clients. | 47kB | 46kB | GPL-2.0-or-later GPL-3.0-or-later GPL-1.0-or-later Artistic-1.0-Perl | common packages maintainers | Bug reports | Sources |
| network | nut-driver-victronups | 2.7.4-27 | libc, librt, libpthread, nut, nut-server | Driver for IMV/Victron UPS unit Match | 19kB | 18kB | GPL-2.0-or-later GPL-3.0-or-later GPL-1.0-or-later Artistic-1.0-Perl | common packages maintainers | Bug reports | Sources |
| network | nut-driver-usbhid-ups | 2.7.4-27 | libc, nut, nut-server | Driver for USB/HID UPS equipment | 54kB | 53kB | GPL-2.0-or-later GPL-3.0-or-later GPL-1.0-or-later Artistic-1.0-Perl | common packages maintainers | Bug reports | Sources |
| network | nut-driver-upscode2 | 2.7.4-27 | libc, librt, libpthread, nut, nut-server | Driver for UPScode II compatible UPS equipment | 26kB | 25kB | GPL-2.0-or-later GPL-3.0-or-later GPL-1.0-or-later Artistic-1.0-Perl | common packages maintainers | Bug reports | Sources |
| network | nut-driver-tripplitesu | 2.7.4-27 | libc, librt, libpthread, nut, nut-server | Driver for Tripp-Lite SmartOnline (SU) UPS equipment | 20kB | 20kB | GPL-2.0-or-later GPL-3.0-or-later GPL-1.0-or-later Artistic-1.0-Perl | common packages maintainers | Bug reports | Sources |
| network | nut-driver-tripplite_usb | 2.7.4-27 | libc, nut, nut-server | Driver for older Tripp Lite USB UPSes (not PDC HID) | 29kB | 28kB | GPL-2.0-or-later GPL-3.0-or-later GPL-1.0-or-later Artistic-1.0-Perl | common packages maintainers | Bug reports | Sources |
| network | nut-driver-tripplite | 2.7.4-27 | libc, librt, libpthread, nut, nut-server | Driver for Tripp-Lite SmartPro UPS equipment | 19kB | 19kB | GPL-2.0-or-later GPL-3.0-or-later GPL-1.0-or-later Artistic-1.0-Perl | common packages maintainers | Bug reports | Sources |
| network | nut-driver-solis | 2.7.4-27 | libc, nut, nut-server | Driver for Brazilian Microsol SOLIS UPS equipment | 25kB | 24kB | GPL-2.0-or-later GPL-3.0-or-later GPL-1.0-or-later Artistic-1.0-Perl | common packages maintainers | Bug reports | Sources |
| network | nut-driver-safenet | 2.7.4-27 | libc, nut, nut-server | Driver for SafeNet compatible UPS equipment | 23kB | 22kB | GPL-2.0-or-later GPL-3.0-or-later GPL-1.0-or-later Artistic-1.0-Perl | common packages maintainers | Bug reports | Sources |
| network | nut-driver-riello_usb | 2.7.4-27 | libc, librt, libpthread, nut, nut-server | Driver for Riello UPS Protocol UPS equipment via USB | 26kB | 25kB | GPL-2.0-or-later GPL-3.0-or-later GPL-1.0-or-later Artistic-1.0-Perl | common packages maintainers | Bug reports | Sources |
| network | nut-driver-riello_ser | 2.7.4-27 | libc, librt, libpthread, nut, nut-server | Driver for Riello UPS Protocol UPS equipment | 23kB | 22kB | GPL-2.0-or-later GPL-3.0-or-later GPL-1.0-or-later Artistic-1.0-Perl | common packages maintainers | Bug reports | Sources |
| network | nut-driver-richcomm_usb | 2.7.4-27 | libc, nut, nut-server | Driver for UPS equipment using Richcomm dry-contact to USB solution | 22kB | 21kB | GPL-2.0-or-later GPL-3.0-or-later GPL-1.0-or-later Artistic-1.0-Perl | common packages maintainers | Bug reports | Sources |
| network | nut-driver-rhino | 2.7.4-27 | libc, nut, nut-server | Driver for Brazilian Microsol RHINO UPS equipment | 23kB | 22kB | GPL-2.0-or-later GPL-3.0-or-later GPL-1.0-or-later Artistic-1.0-Perl | common packages maintainers | Bug reports | Sources |
| network | nut-driver-powerpanel | 2.7.4-27 | libc, nut, nut-server | Driver for PowerPanel Plus compatible UPS equipment | 29kB | 29kB | GPL-2.0-or-later GPL-3.0-or-later GPL-1.0-or-later Artistic-1.0-Perl | common packages maintainers | Bug reports | Sources |
| network | nut-driver-powercom | 2.7.4-27 | libc, librt, libpthread, nut, nut-server | packages:pkgdata:nut-driver-powercom, Driver for serial Powercom/Trust/Advice UPS equipment | 25kB | 24kB | GPL-2.0-or-later GPL-3.0-or-later GPL-1.0-or-later Artistic-1.0-Perl | common packages maintainers | packages:pkgdata:nut-driver-powercom, Bug reports | packages:pkgdata:nut-driver-powercom, Sources |
| network | nut-driver-powercom | 2.7.4-27 | libc, librt, libpthread, nut, nut-server | Driver for serial Powercom/Trust/Advice UPS equipment | 25kB | 24kB | GPL-2.0-or-later GPL-3.0-or-later GPL-1.0-or-later Artistic-1.0-Perl | common packages maintainers | Bug reports | Sources |
| network | nut-driver-optiups | 2.7.4-27 | libc, nut, nut-server | Driver for Opti-UPS (Viewsonic) UPS and Zinto D (ONLINE-USV) equipment | 24kB | 23kB | GPL-2.0-or-later GPL-3.0-or-later GPL-1.0-or-later Artistic-1.0-Perl | common packages maintainers | Bug reports | Sources |
| network | nut-driver-oneac | 2.7.4-27 | libc, nut, nut-server | Driver for Oneac UPS equipment | 26kB | 25kB | GPL-2.0-or-later GPL-3.0-or-later GPL-1.0-or-later Artistic-1.0-Perl | common packages maintainers | Bug reports | Sources |
| network | nut-driver-oldmge-shut | 2.7.4-27 | libc, nut, nut-server | Driver for SHUT Protocol UPS equipment | 32kB | 31kB | GPL-2.0-or-later GPL-3.0-or-later GPL-1.0-or-later Artistic-1.0-Perl | common packages maintainers | Bug reports | Sources |
| network | nut-driver-nutdrv_qx | 2.7.4-27 | libc, nut, nut-server | Driver for Q* protocol serial and USB based UPS equipment | 64kB | 65kB | GPL-2.0-or-later GPL-3.0-or-later GPL-1.0-or-later Artistic-1.0-Perl | common packages maintainers | Bug reports | Sources |
| network | nut-driver-nutdrv_atcl_usb | 2.7.4-27 | libc, librt, libpthread, nut, nut-server | Driver for ATCL FOR UPS equipment | 18kB | 17kB | GPL-2.0-or-later GPL-3.0-or-later GPL-1.0-or-later Artistic-1.0-Perl | common packages maintainers | Bug reports | Sources |
| network | nut-driver-netxml-ups | 2.7.4-27 | libc, nut, nut-server | Driver for NetXML based UPS equipment | 34kB | 33kB | GPL-2.0-or-later GPL-3.0-or-later GPL-1.0-or-later Artistic-1.0-Perl | common packages maintainers | Bug reports | Sources |
| network | nut-driver-microdowell | 2.7.4-27 | libc, nut, nut-server | Driver for Microdowell Enterprise UPS series | 26kB | 25kB | GPL-2.0-or-later GPL-3.0-or-later GPL-1.0-or-later Artistic-1.0-Perl | common packages maintainers | Bug reports | Sources |
| network | nut-driver-mge-utalk | 2.7.4-27 | libc, nut, nut-server | Driver for MGE UPS SYSTEMS UTalk protocol equipment | 26kB | 25kB | GPL-2.0-or-later GPL-3.0-or-later GPL-1.0-or-later Artistic-1.0-Perl | common packages maintainers | Bug reports | Sources |
| network | nut-driver-mge-shut | 2.7.4-27 | libc, nut, nut-server | Driver for SHUT Protocol UPS equipment | 46kB | 45kB | GPL-2.0-or-later GPL-3.0-or-later GPL-1.0-or-later Artistic-1.0-Perl | common packages maintainers | Bug reports | Sources |
| network | nut-driver-metasys | 2.7.4-27 | libc, nut, nut-server | Driver for Meta System UPS equipment | 25kB | 24kB | GPL-2.0-or-later GPL-3.0-or-later GPL-1.0-or-later Artistic-1.0-Perl | common packages maintainers | Bug reports | Sources |
| network | nut-driver-masterguard | 2.7.4-27 | libc, nut, nut-server | Driver for Masterguard UPS equipment | 23kB | 22kB | GPL-2.0-or-later GPL-3.0-or-later GPL-1.0-or-later Artistic-1.0-Perl | common packages maintainers | Bug reports | Sources |
| network | nut-driver-liebert-esp2 | 2.7.4-27 | libc, nut, nut-server | Driver for Liebert UPS | 24kB | 23kB | GPL-2.0-or-later GPL-3.0-or-later GPL-1.0-or-later Artistic-1.0-Perl | common packages maintainers | Bug reports | Sources |
| network | nut-driver-liebert | 2.7.4-27 | libc, librt, libpthread, nut, nut-server | Driver for Liebert contact-closure UPS equipment | 17kB | 16kB | GPL-2.0-or-later GPL-3.0-or-later GPL-1.0-or-later Artistic-1.0-Perl | common packages maintainers | Bug reports | Sources |
| network | nut-driver-ivtscd | 2.7.4-27 | libc, nut, nut-server | Driver for the IVT Solar Controller Device | 18kB | 17kB | GPL-2.0-or-later GPL-3.0-or-later GPL-1.0-or-later Artistic-1.0-Perl | common packages maintainers | Bug reports | Sources |
| network | nut-driver-isbmex | 2.7.4-27 | libc, nut, nut-server | Driver for ISBMEX UPS equipment | 19kB | 18kB | GPL-2.0-or-later GPL-3.0-or-later GPL-1.0-or-later Artistic-1.0-Perl | common packages maintainers | Bug reports | Sources |
| network | nut-driver-genericups | 2.7.4-27 | libc, librt, libpthread, nut, nut-server | packages:pkgdata:nut-driver-genericups, Driver for contact-closure UPS equipment | 19kB | 18kB | GPL-2.0-or-later GPL-3.0-or-later GPL-1.0-or-later Artistic-1.0-Perl | common packages maintainers | packages:pkgdata:nut-driver-genericups, Bug reports | packages:pkgdata:nut-driver-genericups, Sources |
| network | nut-driver-genericups | 2.7.4-27 | libc, librt, libpthread, nut, nut-server | Driver for contact-closure UPS equipment | 19kB | 18kB | GPL-2.0-or-later GPL-3.0-or-later GPL-1.0-or-later Artistic-1.0-Perl | common packages maintainers | Bug reports | Sources |
| network | nut-driver-gamatronic | 2.7.4-27 | libc, nut, nut-server | Driver for Gamatronic UPS equipment | 25kB | 24kB | GPL-2.0-or-later GPL-3.0-or-later GPL-1.0-or-later Artistic-1.0-Perl | common packages maintainers | Bug reports | Sources |
| network | nut-driver-everups | 2.7.4-27 | libc, librt, libpthread, nut, nut-server | Driver for Ever UPS models | 17kB | 17kB | GPL-2.0-or-later GPL-3.0-or-later GPL-1.0-or-later Artistic-1.0-Perl | common packages maintainers | Bug reports | Sources |
| Previous page Next page | ||||||||||