Add SUBMENU variable for some packages in Network category.
Add title for `dnscrypt-proxy` package.
Shorten TITLE variable for `xray-core` package.
Filesystem:
- cifs-utils
File Transfer:
- onionshare-cli
IP Addresses and Names:
- dnscrypt-proxy2
- family-dns
- https-dns-proxy
- mdns-repeater
- nextdns
- smartdns
Version Control Systems:
- git-lfs
Wireless:
- dawn
Signed-off-by: Ryan Keane <[email protected]>
define Package/cifsmount
SECTION:=net
CATEGORY:=Network
+ SUBMENU:=Filesystem
DEPENDS:=+kmod-fs-cifs
TITLE:=CIFS mount
URL:=https://wiki.samba.org/index.php/LinuxCIFS_utils
define Package/dawn
SECTION:=net
CATEGORY:=Network
+ SUBMENU:=Wireless
TITLE:=Decentralized wifi controller
URL:=https://github.com/berlin-open-wireless-lab/DAWN.git
DEPENDS:=$(DRV_DEPENDS) +libubus +libubox +libblobmsg-json +libuci +libgcrypt +libiwinfo +umdns
SECTION:=net
CATEGORY:=Network
SUBMENU:=IP Addresses and Names
+ TITLE:=DNSCrypt-Proxy by Dyne, not actively maintained
URL:=https://github.com/dyne/dnscrypt-proxy
endef
SECTION:=net
CATEGORY:=Network
TITLE:=Flexible DNS proxy with encrypted DNS protocols
+ SUBMENU:=IP Addresses and Names
URL:=https://github.com/DNSCrypt/dnscrypt-proxy
DEPENDS:=$(GO_ARCH_DEPENDS) +ca-bundle
CONFLICTS:=dnscrypt-proxy
SECTION:=net
CATEGORY:=Network
TITLE:=Family DNS
+ SUBMENU:=IP Addresses and Names
PKGARCH:=all
endef
SECTION:=net
CATEGORY:=Network
TITLE:=Git Large File Storage
+ SUBMENU:=Version Control Systems
URL:=https://git-lfs.com
DEPENDS:=$(GO_ARCH_DEPENDS) +git
endef
SECTION:=net
CATEGORY:=Network
TITLE:=DNS Over HTTPS Proxy
+ SUBMENU:=IP Addresses and Names
URL:=https://github.com/stangri/https-dns-proxy/
DEPENDS:=+libcares +libcurl +libev +ca-bundle +jsonfilter +resolveip
DEPENDS+=+!BUSYBOX_DEFAULT_GREP:grep
SECTION:=net
CATEGORY:=Network
TITLE:=Multicast DNS repeater for Linux
+ SUBMENU:=IP Addresses and Names
URL:=https://github.com/kennylevinsen/mdns-repeater
endef
SECTION:=net
CATEGORY:=Network
TITLE:=NextDNS DNS over HTTPS Proxy
+ SUBMENU:=IP Addresses and Names
URL:=https://github.com/nextdns/nextdns
DEPENDS:=$(GO_ARCH_DEPENDS) +ca-bundle
endef
SECTION:=net
CATEGORY:=Network
TITLE:=Secure chat, web and file sharing
+ SUBMENU:=File Transfer
URL:=https://onionshare.org/
DEPENDS:= \
+python3-light \
SECTION:=net
CATEGORY:=Network
TITLE:=smartdns server
+ SUBMENU:=IP Addresses and Names
DEPENDS:=+libpthread +libopenssl
URL:=https://www.github.com/pymumu/smartdns/
endef
include ../../lang/golang/golang-package.mk
define Package/xray/template
- TITLE:=A platform for building proxies to bypass network restrictions
+ TITLE:=A proxy platform to bypass network restrictions
SECTION:=net
CATEGORY:=Network
URL:=https://xtls.github.io