update 04-29 23:44:19

This commit is contained in:
github-actions[bot] 2022-04-29 23:44:19 +08:00
parent 6d7ea0c021
commit b8b688b9ad
5 changed files with 23 additions and 4 deletions

View File

@ -94,3 +94,22 @@ config server 'he'
option tcp '1'
option udp '1'
option location 'America'
config server 'biznetnetworks.com'
option host 'iperf.biznetnetworks.com'
option ipv4 '1'
option ipv6 '1'
option ports '5201,5202,5203'
option tcp '1'
option udp '1'
option location 'Asia'
config server 'milkywan'
option host 'speedtest.milkywan.fr'
option ipv4 '1'
option ipv6 '1'
option speed '10000'
option ports '9200,9201,9202,9203,9204,9205,9206,9207,9208,9209,9210,9211,9212,9213,9214,9215'
option tcp '1'
option udp '1'
option location 'Europe'

View File

@ -9,7 +9,7 @@ LUCI_TITLE:=LuCI support for quickstart
LUCI_DEPENDS:=+quickstart +shadow-utils +shadow-useradd +luci-app-store +mount-utils
LUCI_PKGARCH:=all
PKG_VERSION:=0.3.6-2
PKG_VERSION:=0.3.8-1
# PKG_RELEASE MUST be empty for luci.mk
PKG_RELEASE:=

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
PKG_ARCH_quickstart:=$(ARCH)
PKG_NAME:=quickstart
PKG_VERSION:=0.3.6
PKG_VERSION:=0.3.8
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-binary-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://fw.koolcenter.com/binary/quickstart/