1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Test if VPS support MPTCP

This commit is contained in:
Ycarus 2018-08-09 16:57:26 +02:00
parent 15bff6d3a7
commit 368f23be99
4 changed files with 31 additions and 9 deletions

View file

@ -6,7 +6,7 @@
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI Support for OpenMPTCProuter
LUCI_DEPENDS:=+luci-lib-json +rdisc6 +curl +whois +bind-dig
LUCI_DEPENDS:=+luci-lib-json +rdisc6 +curl +whois +bind-dig +tracebox
PKG_LICENSE:=GPLv3
include ../luci/luci.mk