mirror of
				https://github.com/kenzok8/openwrt-packages.git
				synced 2025-10-30 07:50:37 +08:00 
			
		
		
		
	update 2025-03-14 20:13:09
This commit is contained in:
		| @ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk | ||||
|  | ||||
| PKG_NAME:=luci-app-ikoolproxy | ||||
| PKG_VERSION:=3.8.5 | ||||
| PKG_RELEASE:=20240610 | ||||
| PKG_RELEASE:=20250314 | ||||
|  | ||||
| PKG_MAINTAINER:=panda-mute <wxuzju@gmail.com> | ||||
|  | ||||
|  | ||||
| @ -1,10 +1,12 @@ | ||||
| #!/bin/sh | ||||
|  | ||||
| uci -q batch <<-EOF >/dev/null | ||||
| 	[ -e "/etc/config/ucitrack" ] && { | ||||
| 	delete ucitrack.@koolproxy[-1] | ||||
| 	add ucitrack koolproxy | ||||
| 	set ucitrack.@koolproxy[-1].init=koolproxy | ||||
| 	commit ucitrack | ||||
| 	} | ||||
| 	delete firewall.koolproxy | ||||
| 	set firewall.koolproxy=include | ||||
| 	set firewall.koolproxy.type=script | ||||
|  | ||||
| @ -0,0 +1,4 @@ | ||||
| { | ||||
| 	"config": "koolproxy", | ||||
| 	"init": "koolproxy" | ||||
| } | ||||
		Reference in New Issue
	
	Block a user
	 actions-user
					actions-user