This translation is older than the original page and might be outdated. See what has changed.

패키지

LEDE는 장치의 기능을 확장하기 위해 수천개의 패키지를 제공합니다.

이 페이지는 LEDE 17.01에서 사용 가능한 패키지들의 목록입니다.

사용 가능한 패키지의 간략한 개요는 패키지 목차에서 확인할 수 있습니다.

패키지 분류를 클릭하면 패키지 테이블이 필터링되지만 직접 수동으로 필터링 할 수도 있습니다.

Filter by category

아래 표는 성능상의 이유로 한 페이지에 50개의 패키지만 출력합니다.

  • 왼쪽 밑에 있는 “next page” 또는 “previous page”를 클릭하면 다음 또는 이전의 50개의 패키지를 출력합니다.
  • 테이블 제일 위의 열 명을 클릭하면 그 열을 기준으로 정렬됩니다.
  • 흰색 창에 필터 기준을 입력하세요.

아래 표에서 패키지 이름을 클릭하면 해당 패키지의 문서가 있는 페이지로 이동합니다. 없는 경우 자유롭게 추가할 수 있습니다.

Filtered by categories='network'

CategoryNameVersionDependencies...........................................Description...........................................File sizeInstalled sizeLicenseMaintainerBug reportSource code
networkpen0.34.1-3libc, libopenssl1.1packages:pkgdata:pen, This is pen, a load balancer for “simple” TCP based protocols
such as HTTP or SMTP. It allows several servers to appear as
one to the outside and automatically detects servers that are
down and distributes clients among the available servers.
This gives high availability and scalable performance.

52kB51kBGPL-2.0-or-latercommon packages maintainerspackages:pkgdata:pen, Bug reportspackages:pkgdata:pen, Sources
networkalfred2022.0-4libc, libnl-tiny1, librtpackages:pkgdata:alfred, alfred is a user space daemon for distributing arbitrary local information
over the mesh/network in a decentralized fashion. This data can be anything
which appears to be useful - originally designed to replace the batman-adv
visualization (vis), you may distribute hostnames, phone books, administration
information, DNS information, the local weather forecast ...

alfred runs as daemon in the background of the system. A user may insert
information by using the alfred binary on the command line, or use special
programs to communicate with alfred (done via unix sockets). alfred then takes
care of distributing the local information to other alfred servers on other
nodes. This is done via IPv6 link-local multicast, and does not require any
configuration. A user can request data from alfred, and will receive the
information available from all alfred servers in the network.

25kB24kBGPL-2.0-only MITSimon Wunderlichpackages:pkgdata:alfred, Bug reportspackages:pkgdata:alfred, Sources
networkncp1.2.4-1libcpackages:pkgdata:ncp, copy files over the network

19kB18kBFREEAndreas Shimokawapackages:pkgdata:ncp, Bug reportspackages:pkgdata:ncp, Sources
networknbd3.19-2libc, kmod-nbdpackages:pkgdata:nbd, This package contains the network block device client.

12kB11kBGPL-2.0-or-laterMarcin Jurkowskipackages:pkgdata:nbd, Bug reportspackages:pkgdata:nbd, Sources
networknbd-server3.19-2libc, librt, libpthread, glib2packages:pkgdata:nbd-server, This package contains the network block device server.

23kB22kBGPL-2.0-or-laterMarcin Jurkowskipackages:pkgdata:nbd-server, Bug reportspackages:pkgdata:nbd-server, Sources
networkmodemmanager1.18.6-2libc, glib2, dbus, ppp, libmbim, libqmi, libqrtr-glibpackages:pkgdata:modemmanager, ModemManager is a D-Bus-activated service which allows controlling mobile
broadband modems. Add kernel modules for your modems as needed.
Select Utilities/usb-modeswitch if needed.

1224kB1240kBGPL-2.0-or-laterNicholas Smithpackages:pkgdata:modemmanager, Bug reportspackages:pkgdata:modemmanager, Sources
networktcpdump4.9.3-4libc, libpcap1packages:pkgdata:tcpdump, Network monitoring and data acquisition tool

329kB328kBBSD-3-ClauseFelix Fietkaupackages:pkgdata:tcpdump, Bug reportspackages:pkgdata:tcpdump, Sources
networkbpftool-minimal2022-03-08-04c465fd-1libc, libelf1packages:pkgdata:bpftool-minimal, A tool for inspection and simple manipulation of eBPF programs and maps.

159kB158kBGPL-2.0-only OR BSD-2-ClauseTony Ambardarpackages:pkgdata:bpftool-minimal, Bug reportspackages:pkgdata:bpftool-minimal, Sources
networkgolang-github-nextdns-nextdns-dev1.41.0-1libc, ca-bundlepackages:pkgdata:golang-github-nextdns-nextdns-dev, Official NextDNS DNS over HTTPS Proxy.

This package provides the source files for the client/bridge program.

111kB110kBMITOlivier Poitreypackages:pkgdata:golang-github-nextdns-nextdns-dev, Bug reportspackages:pkgdata:golang-github-nextdns-nextdns-dev, Sources
networkgnunet-transport-bluetooth0.17.5-4libc, gnunet, bluez-libspackages:pkgdata:gnunet-transport-bluetooth, GNUnet bluetooth transport

22kB21kBAGPL-3.0Daniel Gollepackages:pkgdata:gnunet-transport-bluetooth, Bug reportspackages:pkgdata:gnunet-transport-bluetooth, Sources
networkchat2.4.9.git-2021-01-04-3libcpackages:pkgdata:chat, This package contains an utility to establish conversation with other PPP servers
(via a modem).

10kB9kBBSD-4-ClauseFelix Fietkaupackages:pkgdata:chat, Bug reportspackages:pkgdata:chat, Sources
networksocat1.7.4.1-1libc, librt, libpthreadpackages:pkgdata:socat, SoCat (for SOcket CAT) establishes two bidirectional byte streams and
transfers data between them.
Data channels may be files, pipes, devices (terminal or modem, etc.), or
sockets (Unix, IPv4, IPv6, raw, UDP, TCP, SSL). It provides forking,
logging and tracing, different modes for interprocess communication and
many more options.

88kB87kBGPL-2.0-or-later OpenSSLTed Hesspackages:pkgdata:socat, Bug reportspackages:pkgdata:socat, Sources
networkscapy2.4.5-1libc, librt, libpthread, python3packages:pkgdata:scapy, Scapy is a powerful interactive packet manipulation program built on top
of the Python interpreter. It can be used to forge or decode packets of
a wide number of protocols, send them over the wire, capture them, match
requests and replies, and much more.

1631kB1645kBGPL-2.0-onlyW. Michael Petullopackages:pkgdata:scapy, Bug reportspackages:pkgdata:scapy, Sources
networkatlas-sw-probe-rpc5080-2libc, atlas-probe, bind-dig, rpcdpackages:pkgdata:atlas-sw-probe-rpc, Provides ubus calls for probe.

1kB0kBGPL-3.0-or-laterJan Pavlinecpackages:pkgdata:atlas-sw-probe-rpc, Bug reportspackages:pkgdata:atlas-sw-probe-rpc, Sources
networkiw-full5.16-1libc, libnl-tiny1packages:pkgdata:iw-full, cfg80211 interface configuration utility (full version)

84kB83kBGPL-2.0Felix Fietkaupackages:pkgdata:iw-full, Bug reportspackages:pkgdata:iw-full, Sources
networkulogd2.0.7-6libc, librt, libpthread, libmnl0, libnfnetlink0packages:pkgdata:ulogd, Netfilter userspace lo
ing daemon

21kB20kBGPL-2.0-onlyAlexandru Ardeleanpackages:pkgdata:ulogd, Bug reportspackages:pkgdata:ulogd, Sources
networkulogd-mod-nflog2.0.7-6libc, ulogd, libnetfilter-log1packages:pkgdata:ulogd-mod-nflog, Input plugin using NFLOG

4kB3kBGPL-2.0-onlyAlexandru Ardeleanpackages:pkgdata:ulogd-mod-nflog, Bug reportspackages:pkgdata:ulogd-mod-nflog, Sources
networkulogd-mod-nfct2.0.7-6libc, ulogd, libnetfilter-conntrack3packages:pkgdata:ulogd-mod-nfct, Input plugin for flow-based logging (conntracking)

8kB7kBGPL-2.0-onlyAlexandru Ardeleanpackages:pkgdata:ulogd-mod-nfct, Bug reportspackages:pkgdata:ulogd-mod-nfct, Sources
networkulogd-mod-json2.0.7-6libc, ulogd, jansson4packages:pkgdata:ulogd-mod-json, JSON output plugin

5kB4kBGPL-2.0-onlyAlexandru Ardeleanpackages:pkgdata:ulogd-mod-json, Bug reportspackages:pkgdata:ulogd-mod-json, Sources
networknfdump1.6.24-1libc, libbz2-1.0, musl-ftspackages:pkgdata:nfdump, NetFlow collecting and processing tools

179kB179kBBSD-3-ClauseW. Michael Petullopackages:pkgdata:nfdump, Bug reportspackages:pkgdata:nfdump, Sources
networkndptool1.7-1libc, libndppackages:pkgdata:ndptool, Tool for Neighbor Discovery Protocol

6kB5kBLGPL-2.1Thomas Guyot-Sionnestpackages:pkgdata:ndptool, Bug reportspackages:pkgdata:ndptool, Sources
networkgnunet-transport-http_server0.17.5-4libc, librt, libpthread, gnunet, libmicrohttpd-sslpackages:pkgdata:gnunet-transport-http_server, GNUnet HTTP/HTTPS server transport

34kB33kBAGPL-3.0Daniel Gollepackages:pkgdata:gnunet-transport-http_server, Bug reportspackages:pkgdata:gnunet-transport-http_server, Sources
networkvncrepeater0.14-2libc, libstdcpp6packages:pkgdata:vncrepeater, Viewer can be behind Nat router or directly connected to the internet
instead of forwarding serveral ports, you only need to forward 1 port.
If the PC that runs the Repeater has access to the local DNS server,
you can use your local DNS names instead of 10.10.10.12.
This could be handy when you have a dynamic DHCP server allocating
ip adresses for your PC.

20kB19kBGPL-2.0Jirka Spicakpackages:pkgdata:vncrepeater, Bug reportspackages:pkgdata:vncrepeater, Sources
networkvallumd0.2.0-1libc, ca-bundle, ipset, libmosquitto, libopenssl1.1packages:pkgdata:vallumd, Centralized or distributed blacklist

5kB5kBGPL-3.0Stijn Tintelpackages:pkgdata:vallumd, Bug reportspackages:pkgdata:vallumd, Sources
networkppp-mod-pptp2.4.9.git-2021-01-04-3libc, kmod-pptp, kmod-mppe, resolveippackages:pkgdata:ppp-mod-pptp, This package contains a PPtP plugin for ppp.

17kB16kBBSD-4-ClauseFelix Fietkaupackages:pkgdata:ppp-mod-pptp, Bug reportspackages:pkgdata:ppp-mod-pptp, Sources
networkgnunet-mysql0.17.5-4libc, gnunet, libmysqlclient3packages:pkgdata:gnunet-mysql, GNUnet mySQL backend

10kB9kBAGPL-3.0Daniel Gollepackages:pkgdata:gnunet-mysql, Bug reportspackages:pkgdata:gnunet-mysql, Sources
networkgnunet-dhtcache-heap0.17.5-4libc, gnunetpackages:pkgdata:gnunet-dhtcache-heap, GNUnet heap-based dhtcache plugin

4kB3kBAGPL-3.0Daniel Gollepackages:pkgdata:gnunet-dhtcache-heap, Bug reportspackages:pkgdata:gnunet-dhtcache-heap, Sources
networkgnunet-datastore0.17.5-4libc, gnunet, gnunet-gnspackages:pkgdata:gnunet-datastore, GNUnet data storage components

19kB18kBAGPL-3.0Daniel Gollepackages:pkgdata:gnunet-datastore, Bug reportspackages:pkgdata:gnunet-datastore, Sources
networkfakepop11-2libc, glib2, xinetdpackages:pkgdata:fakepop, fake pop3 server which returns the same messages to all users

4kB4kBGPL-3.0-or-laterMarc Egertonpackages:pkgdata:fakepop, Bug reportspackages:pkgdata:fakepop, Sources
networkfakeidentd2.6-2libcpackages:pkgdata:fakeidentd, A static secure identd, only one source file.

5kB4kBGPL-2.0-or-laterDaniel Gimpelevichpackages:pkgdata:fakeidentd, Bug reportspackages:pkgdata:fakeidentd, Sources
networkesniper2.35.0-1libc, libcurl4, ca-certificatespackages:pkgdata:esniper, Simple, lightweight tool for sniping eBay auctions

31kB31kBBSD-2-ClauseThomas Weißschuhpackages:pkgdata:esniper, Bug reportspackages:pkgdata:esniper, Sources
networketherwake-nfqueue2019-09-28-f71c269b-3libc, libnetfilter-queue1, nftables, kmod-nft-queuepackages:pkgdata:etherwake-nfqueue, Fork of etherwake with additional support for sending WOL packets
when a router added a filtered packet to an NFQUEUE.

6kB5kBGPL-2.0-or-laterMister Benjaminpackages:pkgdata:etherwake-nfqueue, Bug reportspackages:pkgdata:etherwake-nfqueue, Sources
networkdnscrypt-proxy22.1.2-1libc, ca-bundlepackages:pkgdata:dnscrypt-proxy2, A flexible DNS proxy, with support for modern encrypted DNS protocols
such as DNSCrypt v2 and DNS-over-HTTPS.

3811kB3820kBISCJosef Schlehoferpackages:pkgdata:dnscrypt-proxy2, Bug reportspackages:pkgdata:dnscrypt-proxy2, Sources
networkdmapd0.0.86-1libc, libdmapsharing, libdb47, vips, libgst1pbutilspackages:pkgdata:dmapd, Dmapd is a DMAP server

49kB48kBGPL-2.0-or-laterW. Michael Petullopackages:pkgdata:dmapd, Bug reportspackages:pkgdata:dmapd, Sources
networkdarkstat3.0.719-6libc, libpcap1, zlibpackages:pkgdata:darkstat, darkstat is a packet sniffer that runs as a background process on a cable/DSL
router, gathers all sorts of statistics about network usage, and serves them
over HTTP.

38kB37kBGPL-2.0 BSD-ISCJean-Michel Lacroixpackages:pkgdata:darkstat, Bug reportspackages:pkgdata:darkstat, Sources
networkcoap-server4.3.0-2libc, librt, libpthread, libcoap3packages:pkgdata:coap-server, Constrained Application Protocol (RFC 7252) server and resource directory server

0kB0kBGPL-2.0-or-later BSD-2-ClauseAnton Glukhovpackages:pkgdata:coap-server, Bug reportspackages:pkgdata:coap-server, Sources
networkcni-route-override0.1-1libcpackages:pkgdata:cni-route-override, route-override IPAM works as meta CNI plugin to override IP route given by previous CNI plugins.

777kB777kBApache-2.0Oskari Rautapackages:pkgdata:cni-route-override, Bug reportspackages:pkgdata:cni-route-override, Sources
networkkeepalived2.2.7-6libc, librt, libpthread, libnl-genl200, libmagic, libkmod, libnftnl11, kmod-macvlan, libnl-route200, libnfnetlink0, libopenssl1.1, libip4tc2, libip6tc2, libxtables12, libipset13packages:pkgdata:keepalived, VRRP with failover and monitoring daemon for Linux Virtual Server (LVS) clusters.

506kB508kBGPL-2.0-or-laterBen Kelly,,packages:pkgdata:keepalived, Bug reportspackages:pkgdata:keepalived, Sources
networkiptraf-ng1.1.4-1libc, libncurses6packages:pkgdata:iptraf-ng, iptraf-ng is a console-based network statistics utility for Linux. It gathers a
variety of figures such as TCP connection packet and byte counts, interface
statistics and activity indicators, TCP/UDP traffic breakdowns, and LAN
station packet and byte counts.

71kB70kBGPL-2.0common packages maintainerspackages:pkgdata:iptraf-ng, Bug reportspackages:pkgdata:iptraf-ng, Sources
networkipip4libc, kmod-ipip, resolveippackages:pkgdata:ipip, IP in IP Tunnel config support in /etc/config/network.

1kB0kBGPL-2.0Hans Dedeckerpackages:pkgdata:ipip, Bug reportspackages:pkgdata:ipip, Sources
networkieee8021xclient3libcpackages:pkgdata:ieee8021xclient, Wired 802.1x client config support in /etc/config/network.

1kB1kBGPL-2.0-or-laterDavid Yangpackages:pkgdata:ieee8021xclient, Bug reportspackages:pkgdata:ieee8021xclient, Sources
networkhnet-full2018-12-21-c4376661-1libc, hnetd-nossl, luci-app-hnet, ip, babeld, ohybridproxy, zonestitcher, miniupnpd, minimalist-pcproxypackages:pkgdata:hnet-full, HNCP Homenet metapackage

0kB0kBGPL-2.0-onlySteven Barthpackages:pkgdata:hnet-full, Bug reportspackages:pkgdata:hnet-full, Sources
networkhnet-full-secure2018-12-21-c4376661-1libc, hnetd-openssl, luci-app-hnet, ip, babeld, ohybridproxy, zonestitcher, miniupnpd, minimalist-pcproxypackages:pkgdata:hnet-full-secure, HNCP Homenet metapackage (w/ SSL)

0kB0kBGPL-2.0-onlySteven Barthpackages:pkgdata:hnet-full-secure, Bug reportspackages:pkgdata:hnet-full-secure, Sources
networkgolang-torproject-tor-fw-helper-dev0.3-2libcpackages:pkgdata:golang-torproject-tor-fw-helper-dev, tor-fw-helper is a helper to automatically configuring port forwarding
for tor, using UPnP or NAT-PMP NAT traversal.

This is a tor-fw-helper rewrite in Go that functions as a drop in
replacement for the original C code.

This package provides the source files for the helper program.

16kB15kBBSD-3-ClauseJeffery Topackages:pkgdata:golang-torproject-tor-fw-helper-dev, Bug reportspackages:pkgdata:golang-torproject-tor-fw-helper-dev, Sources
networkgnunet-fs-sqlite0.17.5-4libc, gnunet, gnunet-datastore, gnunet-sqlitepackages:pkgdata:gnunet-fs-sqlite, GNUnet libsqlite3 filesharing plugin

10kB10kBAGPL-3.0Daniel Gollepackages:pkgdata:gnunet-fs-sqlite, Bug reportspackages:pkgdata:gnunet-fs-sqlite, Sources
networkgnunet-dhtcache-pgsql0.17.5-4libc, gnunet, gnunet-pgsqlpackages:pkgdata:gnunet-dhtcache-pgsql, GNUnet PostgreSQL dhtcache plugin

5kB5kBAGPL-3.0Daniel Gollepackages:pkgdata:gnunet-dhtcache-pgsql, Bug reportspackages:pkgdata:gnunet-dhtcache-pgsql, Sources
networkgnunet-dht-cli0.17.5-4libc, gnunetpackages:pkgdata:gnunet-dht-cli, GNUnet DHT command line clients

10kB10kBAGPL-3.0Daniel Gollepackages:pkgdata:gnunet-dht-cli, Bug reportspackages:pkgdata:gnunet-dht-cli, Sources
networkgnunet-communicator-udp0.17.5-4libc, librt, libpthread, gnunetpackages:pkgdata:gnunet-communicator-udp, GNUnet tng transport UDP communicator

16kB16kBAGPL-3.0Daniel Gollepackages:pkgdata:gnunet-communicator-udp, Bug reportspackages:pkgdata:gnunet-communicator-udp, Sources
networkgnunet-communicator-tcp0.17.5-4libc, librt, libpthread, gnunetpackages:pkgdata:gnunet-communicator-tcp, GNUnet tng transport TCP communicator

17kB16kBAGPL-3.0Daniel Gollepackages:pkgdata:gnunet-communicator-tcp, Bug reportspackages:pkgdata:gnunet-communicator-tcp, Sources
networkgeth1.9.25-1libcpackages:pkgdata:geth, Ethereum is a decentralized platform that runs smart contracts, applications
that run exactly as programmed without possibility of downtime, censorship,
fraud or third party interference.

9508kB9589kBGPL-3.0-or-later LGPL-3.0-or-laterMislav Novakovicpackages:pkgdata:geth, Bug reportspackages:pkgdata:geth, Sources
 
This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies
  • Last modified: 2020/05/21 09:32
  • by tmomas