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

Create a dsvpn interface and put all VPN in VPN menu

This commit is contained in:
Ycarus (Yannick Chabanois) 2019-09-10 18:00:56 +02:00
parent 29b42e36a1
commit 87327f9489
8 changed files with 185 additions and 5 deletions

15
luci-app-dsvpn/Makefile Normal file
View file

@ -0,0 +1,15 @@
#
# Copyright (C) 2018-2019 Ycarus (Yannick Chabanois) <ycarus@zugaina.org> for OpenMPTCProuter
#
#
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI Support for DSVPN
LUCI_DEPENDS:=+dsvpn
PKG_LICENSE:=GPLv3
include ../luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature