패키지
LEDE는 장치의 기능을 확장하기 위해 수천개의 패키지를 제공합니다.
이 페이지는 LEDE 17.01에서 사용 가능한 패키지들의 목록입니다.
패키지 목차
사용 가능한 패키지의 간략한 개요는 패키지 목차에서 확인할 수 있습니다.
패키지 분류
패키지 분류를 클릭하면 패키지 테이블이 필터링되지만 직접 수동으로 필터링 할 수도 있습니다.
패키지 테이블
아래 표는 성능상의 이유로 한 페이지에 50개의 패키지만 출력합니다.
- 왼쪽 밑에 있는 “next page” 또는 “previous page”를 클릭하면 다음 또는 이전의 50개의 패키지를 출력합니다.
- 테이블 제일 위의 열 명을 클릭하면 그 열을 기준으로 정렬됩니다.
흰색 창에 필터 기준을 입력하세요.
아래 표에서 패키지 이름을 클릭하면 해당 패키지의 문서가 있는 페이지로 이동합니다. 없는 경우 자유롭게 추가할 수 있습니다.
Filtered by categories='network---vpn'
| Category | ↑ Name | Version | Dependencies | ...........................................Description........................................... | File size | Installed size | License | Maintainer | Bug report | Source code |
|---|---|---|---|---|---|---|---|---|---|---|
| network---vpn | zerotier | 1.12.1-1 | libc, librt, libpthread, libstdcpp6, kmod-tun, ip, libminiupnpc, libnatpmp1, libatomic1 | ZeroTier creates a global provider-independent virtual private cloud network. | 502kB | 501kB | BSL 1.1 | Moritz Warning | Bug reports | Sources |
| network---vpn | xl2tpd | 1.3.16-2 | libc, ppp-mod-pppol2tp, resolveip | l2tpd is the open source implementation of the L2TP tunneling protocol (RFC2661). It does implement both LAC and LNS role in a L2TP networking architecture. The main goal of this protocol is to tunnel PPP frame trough an IP network. | 47kB | 46kB | GPL-2.0 | Yousong Zhou | Bug reports | Sources |
| network---vpn | wireguard-tools | 1.0.20210424-3 | libc, kmod-wireguard | packages:pkgdata:wireguard-tools, WireGuard is a novel VPN that runs inside the Linux Kernel and utilizes state-of-the-art cryptography. It aims to be faster, simpler, leaner, and more useful than IPSec, while avoiding the massive headache. It intends to be considerably more performant than OpenVPN. WireGuard is designed as a general purpose VPN for running on embedded interfaces and super computers alike, fit for many different circumstances. It uses UDP. This package provides the userspace control program for WireGuard, `wg(8)`, a netifd protocol helper, and a re-resolve watchdog script. | 27kB | 26kB | GPL-2.0 | Jason A. Donenfeld | packages:pkgdata:wireguard-tools, Bug reports | packages:pkgdata:wireguard-tools, Sources |
| network---vpn | wireguard-tools | 1.0.20210424-3 | libc, kmod-wireguard | WireGuard is a novel VPN that runs inside the Linux Kernel and utilizes state-of-the-art cryptography. It aims to be faster, simpler, leaner, and more useful than IPSec, while avoiding the massive headache. It intends to be considerably more performant than OpenVPN. WireGuard is designed as a general purpose VPN for running on embedded interfaces and super computers alike, fit for many different circumstances. It uses UDP. This package provides the userspace control program for WireGuard, `wg(8)`, a netifd protocol helper, and a re-resolve watchdog script. | 27kB | 26kB | GPL-2.0 | Jason A. Donenfeld | Bug reports | Sources |
| network---vpn | vpnc-scripts | 20151220-2 | libc, librt, libpthread | This package contains the vpnc-script which is used by vpnc and OpenConnect to configure the tunnel interface. | 3kB | 2kB | Nikos Mavrogiannopoulos | Bug reports | Sources | |
| network---vpn | vpnc | 2022-05-17-5c0ea6a3-1 | libc, libgpg-error, libgcrypt, kmod-tun, libgnutls, vpnc-scripts, resolveip | A VPN client compatible with Cisco's EasyVPN equipment. Supports IPSec (ESP) with Mode Configuration and Xauth. Supports only shared-secret IPSec authentication with Xauth, AES (256, 192, 128), 3DES, 1DES, MD5, SHA1, DH1/2/5/14/15/16/17/18 and IP tunneling. | 59kB | 58kB | GPL-3.0-or-later | Daniel Gimpelevich | Bug reports | Sources |
| network---vpn | uanytun-sslcrypt | 0.3.7-2 | libc, librt, libpthread, kmod-tun, libopenssl1.1 | uAnytun is a tiny implementation of SATP the secure anycast tunneling protocol. SATP defines a protocol used for communication between any combination of unicast and anycast tunnel endpoints. It has less protocol overhead than IPSec in Tunnel mode and allows tunneling of every ETHER TYPE protocol (e.g. ethernet, ip, arp ...). SATP directly includes cryptography and message authentication based on the methods used by SRTP. It is intended to deliver a generic, scalable and secure solution for tunneling and relaying of packets of any protocol. Unlike Anytun which is a full featured implementation uAnytun has no support for multiple connections or synchronisation. It is a small single threaded implementation intended to act as a client on small platforms. | 21kB | 20kB | GPL-3.0-or-later | Christian Pointner | Bug reports | Sources |
| network---vpn | uanytun-nocrypt | 0.3.7-2 | libc, kmod-tun | uAnytun is a tiny implementation of SATP the secure anycast tunneling protocol. SATP defines a protocol used for communication between any combination of unicast and anycast tunnel endpoints. It has less protocol overhead than IPSec in Tunnel mode and allows tunneling of every ETHER TYPE protocol (e.g. ethernet, ip, arp ...). SATP directly includes cryptography and message authentication based on the methods used by SRTP. It is intended to deliver a generic, scalable and secure solution for tunneling and relaying of packets of any protocol. Unlike Anytun which is a full featured implementation uAnytun has no support for multiple connections or synchronisation. It is a small single threaded implementation intended to act as a client on small platforms. | 20kB | 19kB | GPL-3.0-or-later | Christian Pointner | Bug reports | Sources |
| network---vpn | uanytun-nettle | 0.3.7-2 | libc, librt, libpthread, kmod-tun, libnettle8 | uAnytun is a tiny implementation of SATP the secure anycast tunneling protocol. SATP defines a protocol used for communication between any combination of unicast and anycast tunnel endpoints. It has less protocol overhead than IPSec in Tunnel mode and allows tunneling of every ETHER TYPE protocol (e.g. ethernet, ip, arp ...). SATP directly includes cryptography and message authentication based on the methods used by SRTP. It is intended to deliver a generic, scalable and secure solution for tunneling and relaying of packets of any protocol. Unlike Anytun which is a full featured implementation uAnytun has no support for multiple connections or synchronisation. It is a small single threaded implementation intended to act as a client on small platforms. | 21kB | 20kB | GPL-3.0-or-later | Christian Pointner | Bug reports | Sources |
| network---vpn | uanytun | 0.3.7-2 | libc, librt, libpthread, kmod-tun, libgcrypt | uAnytun is a tiny implementation of SATP the secure anycast tunneling protocol. SATP defines a protocol used for communication between any combination of unicast and anycast tunnel endpoints. It has less protocol overhead than IPSec in Tunnel mode and allows tunneling of every ETHER TYPE protocol (e.g. ethernet, ip, arp ...). SATP directly includes cryptography and message authentication based on the methods used by SRTP. It is intended to deliver a generic, scalable and secure solution for tunneling and relaying of packets of any protocol. Unlike Anytun which is a full featured implementation uAnytun has no support for multiple connections or synchronisation. It is a small single threaded implementation intended to act as a client on small platforms. | 21kB | 20kB | GPL-3.0-or-later | Christian Pointner | Bug reports | Sources |
| network---vpn | tinc | 1.1pre18-2 | libc, librt, libpthread, kmod-tun, liblzo2, libopenssl1.1, zlib | tinc is a Virtual Private Network (VPN) daemon that uses tunnelling and encryption to create a secure private network between hosts on the Internet. | 239kB | 238kB | GPL-2.0-or-later | Erwan Mas | Bug reports | Sources |
| network---vpn | tailscaled | 1.32.3-1 | libc, ca-bundle, kmod-tun | It creates a secure network between your servers, computers, and cloud instances. Even when separated by firewalls or subnets. | 6123kB | 6137kB | BSD-3-Clause | Jan Pavlinec | Bug reports | Sources |
| network---vpn | tailscale | 1.32.3-1 | libc, tailscaled | It creates a secure network between your servers, computers, and cloud instances. Even when separated by firewalls or subnets. | 3556kB | 3565kB | BSD-3-Clause | Jan Pavlinec | Bug reports | Sources |
| network---vpn | strongswan-swanctl | 5.9.5-13.1 | libc, librt, libpthread, strongswan, strongswan-mod-vici | StrongSwan is an OpenSource IPsec implementation for the Linux operating system. This package contains the swanctl utility. | 33kB | 32kB | GPL-2.0-or-later | Philip Prindeville, Noel Kuntze, | Bug reports | Sources |
| network---vpn | strongswan-scepclient | 5.9.5-13.1 | libc, strongswan | StrongSwan is an OpenSource IPsec implementation for the Linux operating system. This package contains the SCEP client. | 13kB | 12kB | GPL-2.0-or-later | Philip Prindeville, Noel Kuntze, | Bug reports | Sources |
| network---vpn | strongswan-pki | 5.9.5-13.1 | libc, strongswan | packages:pkgdata:strongswan-pki, StrongSwan is an OpenSource IPsec implementation for the Linux operating system. This package contains the pki tool. | 26kB | 26kB | GPL-2.0-or-later | Philip Prindeville, Noel Kuntze, | packages:pkgdata:strongswan-pki, Bug reports | packages:pkgdata:strongswan-pki, Sources |
| network---vpn | strongswan-pki | 5.9.5-13.1 | libc, strongswan | StrongSwan is an OpenSource IPsec implementation for the Linux operating system. This package contains the pki tool. | 26kB | 26kB | GPL-2.0-or-later | Philip Prindeville, Noel Kuntze, | Bug reports | Sources |
| network---vpn | strongswan-mod-xcbc | 5.9.5-13.1 | libc, strongswan | packages:pkgdata:strongswan-mod-xcbc, StrongSwan xcbc crypto plugin | 3kB | 3kB | GPL-2.0-or-later | Philip Prindeville, Noel Kuntze, | packages:pkgdata:strongswan-mod-xcbc, Bug reports | packages:pkgdata:strongswan-mod-xcbc, Sources |
| network---vpn | strongswan-mod-xcbc | 5.9.5-13.1 | libc, strongswan | StrongSwan xcbc crypto plugin | 3kB | 3kB | GPL-2.0-or-later | Philip Prindeville, Noel Kuntze, | Bug reports | Sources |
| network---vpn | strongswan-mod-xauth-generic | 5.9.5-13.1 | libc, strongswan | packages:pkgdata:strongswan-mod-xauth-generic, StrongSwan generic XAuth backend plugin | 3kB | 2kB | GPL-2.0-or-later | Philip Prindeville, Noel Kuntze, | packages:pkgdata:strongswan-mod-xauth-generic, Bug reports | packages:pkgdata:strongswan-mod-xauth-generic, Sources |
| network---vpn | strongswan-mod-xauth-generic | 5.9.5-13.1 | libc, strongswan | StrongSwan generic XAuth backend plugin | 3kB | 2kB | GPL-2.0-or-later | Philip Prindeville, Noel Kuntze, | Bug reports | Sources |
| network---vpn | strongswan-mod-xauth-eap | 5.9.5-13.1 | libc, strongswan | StrongSwan EAP XAuth backend plugin | 3kB | 2kB | GPL-2.0-or-later | Philip Prindeville, Noel Kuntze, | Bug reports | Sources |
| network---vpn | strongswan-mod-x509 | 5.9.5-13.1 | libc, strongswan | packages:pkgdata:strongswan-mod-x509, StrongSwan x509 certificate plugin | 31kB | 30kB | GPL-2.0-or-later | Philip Prindeville, Noel Kuntze, | packages:pkgdata:strongswan-mod-x509, Bug reports | packages:pkgdata:strongswan-mod-x509, Sources |
| network---vpn | strongswan-mod-x509 | 5.9.5-13.1 | libc, strongswan | StrongSwan x509 certificate plugin | 31kB | 30kB | GPL-2.0-or-later | Philip Prindeville, Noel Kuntze, | Bug reports | Sources |
| network---vpn | strongswan-mod-wolfssl | 5.9.5-13.1 | libc, strongswan, libwolfssl5.6.4.ee39414e | StrongSwan WolfSSL crypto plugin | 18kB | 17kB | GPL-2.0-or-later | Philip Prindeville, Noel Kuntze, | Bug reports | Sources |
| network---vpn | strongswan-mod-whitelist | 5.9.5-13.1 | libc, strongswan | StrongSwan peer identity whitelisting plugin | 7kB | 6kB | GPL-2.0-or-later | Philip Prindeville, Noel Kuntze, | Bug reports | Sources |
| network---vpn | strongswan-mod-vici | 5.9.5-13.1 | libc, librt, libpthread, strongswan | packages:pkgdata:strongswan-mod-vici, StrongSwan Versatile IKE Configuration Interface plugin | 44kB | 44kB | GPL-2.0-or-later | Philip Prindeville, Noel Kuntze, | packages:pkgdata:strongswan-mod-vici, Bug reports | packages:pkgdata:strongswan-mod-vici, Sources |
| network---vpn | strongswan-mod-vici | 5.9.5-13.1 | libc, librt, libpthread, strongswan | StrongSwan Versatile IKE Configuration Interface plugin | 44kB | 44kB | GPL-2.0-or-later | Philip Prindeville, Noel Kuntze, | Bug reports | Sources |
| network---vpn | strongswan-mod-updown | 5.9.5-13.1 | libc, strongswan, iptables-legacy, iptables-mod-ipsec, kmod-ipt-ipsec | StrongSwan updown firewall plugin | 10kB | 9kB | GPL-2.0-or-later | Philip Prindeville, Noel Kuntze, | Bug reports | Sources |
| network---vpn | strongswan-mod-unity | 5.9.5-13.1 | libc, librt, libpthread, strongswan | packages:pkgdata:strongswan-mod-unity, StrongSwan Cisco Unity extension plugin | 5kB | 4kB | GPL-2.0-or-later | Philip Prindeville, Noel Kuntze, | packages:pkgdata:strongswan-mod-unity, Bug reports | packages:pkgdata:strongswan-mod-unity, Sources |
| network---vpn | strongswan-mod-unity | 5.9.5-13.1 | libc, librt, libpthread, strongswan | StrongSwan Cisco Unity extension plugin | 5kB | 4kB | GPL-2.0-or-later | Philip Prindeville, Noel Kuntze, | Bug reports | Sources |
| network---vpn | strongswan-mod-uci | 5.9.5-13.1 | libc, strongswan, libuci20130104 | StrongSwan UCI config interface plugin | 6kB | 5kB | GPL-2.0-or-later | Philip Prindeville, Noel Kuntze, | Bug reports | Sources |
| network---vpn | strongswan-mod-test-vectors | 5.9.5-13.1 | libc, strongswan | packages:pkgdata:strongswan-mod-test-vectors, StrongSwan crypto test vectors plugin | 60kB | 60kB | GPL-2.0-or-later | Philip Prindeville, Noel Kuntze, | packages:pkgdata:strongswan-mod-test-vectors, Bug reports | packages:pkgdata:strongswan-mod-test-vectors, Sources |
| network---vpn | strongswan-mod-test-vectors | 5.9.5-13.1 | libc, strongswan | StrongSwan crypto test vectors plugin | 60kB | 60kB | GPL-2.0-or-later | Philip Prindeville, Noel Kuntze, | Bug reports | Sources |
| network---vpn | strongswan-mod-stroke | 5.9.5-13.1 | libc, strongswan, strongswan-charon, strongswan-ipsec | packages:pkgdata:strongswan-mod-stroke, StrongSwan Stroke plugin | 68kB | 67kB | GPL-2.0-or-later | Philip Prindeville, Noel Kuntze, | packages:pkgdata:strongswan-mod-stroke, Bug reports | packages:pkgdata:strongswan-mod-stroke, Sources |
| network---vpn | strongswan-mod-stroke | 5.9.5-13.1 | libc, strongswan, strongswan-charon, strongswan-ipsec | StrongSwan Stroke plugin | 68kB | 67kB | GPL-2.0-or-later | Philip Prindeville, Noel Kuntze, | Bug reports | Sources |
| network---vpn | strongswan-mod-sshkey | 5.9.5-13.1 | libc, strongswan | StrongSwan SSH key decoding plugin | 5kB | 4kB | GPL-2.0-or-later | Philip Prindeville, Noel Kuntze, | Bug reports | Sources |
| network---vpn | strongswan-mod-sqlite | 5.9.5-13.1 | libc, strongswan, strongswan-mod-sql, libsqlite3-0 | StrongSwan SQLite database interface plugin | 5kB | 4kB | GPL-2.0-or-later | Philip Prindeville, Noel Kuntze, | Bug reports | Sources |
| network---vpn | strongswan-mod-sql | 5.9.5-13.1 | libc, strongswan | StrongSwan SQL database interface plugin | 8kB | 8kB | GPL-2.0-or-later | Philip Prindeville, Noel Kuntze, | Bug reports | Sources |
| network---vpn | strongswan-mod-socket-dynamic | 5.9.5-13.1 | libc, strongswan | packages:pkgdata:strongswan-mod-socket-dynamic, StrongSwan dynamic socket implementation for charon plugin | 5kB | 4kB | GPL-2.0-or-later | Philip Prindeville, Noel Kuntze, | packages:pkgdata:strongswan-mod-socket-dynamic, Bug reports | packages:pkgdata:strongswan-mod-socket-dynamic, Sources |
| network---vpn | strongswan-mod-socket-dynamic | 5.9.5-13.1 | libc, strongswan | StrongSwan dynamic socket implementation for charon plugin | 5kB | 4kB | GPL-2.0-or-later | Philip Prindeville, Noel Kuntze, | Bug reports | Sources |
| network---vpn | strongswan-mod-socket-default | 5.9.5-13.1 | libc, strongswan | StrongSwan default socket implementation for charon plugin | 5kB | 5kB | GPL-2.0-or-later | Philip Prindeville, Noel Kuntze, | Bug reports | Sources |
| network---vpn | strongswan-mod-smp | 5.9.5-13.1 | libc, strongswan, libxml2 | packages:pkgdata:strongswan-mod-smp, StrongSwan SMP configuration and control interface plugin | 7kB | 6kB | GPL-2.0-or-later | Philip Prindeville, Noel Kuntze, | packages:pkgdata:strongswan-mod-smp, Bug reports | packages:pkgdata:strongswan-mod-smp, Sources |
| network---vpn | strongswan-mod-smp | 5.9.5-13.1 | libc, strongswan, libxml2 | StrongSwan SMP configuration and control interface plugin | 7kB | 6kB | GPL-2.0-or-later | Philip Prindeville, Noel Kuntze, | Bug reports | Sources |
| network---vpn | strongswan-mod-sha3 | 5.9.5-13.1 | libc, strongswan | packages:pkgdata:strongswan-mod-sha3, StrongSwan SHA3 and SHAKE crypto plugin | 5kB | 4kB | GPL-2.0-or-later | Philip Prindeville, Noel Kuntze, | packages:pkgdata:strongswan-mod-sha3, Bug reports | packages:pkgdata:strongswan-mod-sha3, Sources |
| network---vpn | strongswan-mod-sha3 | 5.9.5-13.1 | libc, strongswan | StrongSwan SHA3 and SHAKE crypto plugin | 5kB | 4kB | GPL-2.0-or-later | Philip Prindeville, Noel Kuntze, | Bug reports | Sources |
| network---vpn | strongswan-mod-sha2 | 5.9.5-13.1 | libc, strongswan | packages:pkgdata:strongswan-mod-sha2, StrongSwan SHA2 crypto plugin | 5kB | 4kB | GPL-2.0-or-later | Philip Prindeville, Noel Kuntze, | packages:pkgdata:strongswan-mod-sha2, Bug reports | packages:pkgdata:strongswan-mod-sha2, Sources |
| network---vpn | strongswan-mod-sha2 | 5.9.5-13.1 | libc, strongswan | StrongSwan SHA2 crypto plugin | 5kB | 4kB | GPL-2.0-or-later | Philip Prindeville, Noel Kuntze, | Bug reports | Sources |
| network---vpn | strongswan-mod-sha1 | 5.9.5-13.1 | libc, strongswan | packages:pkgdata:strongswan-mod-sha1, StrongSwan SHA1 crypto plugin | 6kB | 5kB | GPL-2.0-or-later | Philip Prindeville, Noel Kuntze, | packages:pkgdata:strongswan-mod-sha1, Bug reports | packages:pkgdata:strongswan-mod-sha1, Sources |
| network---vpn | strongswan-mod-sha1 | 5.9.5-13.1 | libc, strongswan | StrongSwan SHA1 crypto plugin | 6kB | 5kB | GPL-2.0-or-later | Philip Prindeville, Noel Kuntze, | Bug reports | Sources |
| Next page | ||||||||||