84 Commits

Author SHA1 Message Date
lean
1b5a015c96 luci-app-ssr-plus: update cron sh 2020-03-16 13:53:28 +08:00
lean
f5c2ce1ffc luci-app-ssr-plus: add "apply" button and make switch flag selectable 2020-03-16 09:50:48 +08:00
LEAN-ESX
3859a2d6f8 luci-app-ssr-plus: change delete all nodes logic 2020-03-08 10:52:36 -07:00
William Chan
d5ddb7e8a5
luci-app-ssr-plus: optimize subscribe (#3665)
* luci-app-ssr-plus: optimize subscribe

1: Sort by airport.
2: Select node optimize.
3: Full update, delete md5 hashkey.

* luci-app-ssr-plus: select first server

* luci-app-ssr-plus: fix uci bug
2020-03-09 01:45:58 +08:00
LEAN-ESX
9c8119b096 luci-app-ssr-plus: let dns2socks as option 2020-03-05 22:26:56 -08:00
LEAN-ESX
b348f904bf luci-app-ssr-plus: can enable socks5 access for wan (option) 2020-03-05 03:42:34 -08:00
LEAN-ESX
15e72a7500 luci-app-ssr-plus: add redirect to tunnel support 2020-03-05 01:45:20 -08:00
coolsnowwolf
a22e26ac39
luci-app-ssr-plus: fix spelling mistakes (#3565)
* Update PKG_RELEASE

caicaicai21 fixed the bug but didn't update the release

* pr template: add details

* Revert "Update PKG_RELEASE"

This reverts commit bb27ba7df04ca004a0a1e043c94d7bc310ce7356.

* Revert "pr template: add details"

This reverts commit ffdcb09a324a35625c58989e9bca0d91af54bd06.

* luci-app-ssr-plus: fix spelling mistakes

DNSMAQ -> DNSMASQ
2020-03-05 11:08:29 +08:00
LEAN-ESX
ab0afb7c5c luci-app-ssr-plus: change socks client auth method 2020-03-04 06:51:56 -08:00
LEAN-ESX
769676b11b luci-app-ssr-plus: add dns2socks support for dns anti-pollution 2020-03-04 02:22:27 -08:00
LEAN-ESX
852bc51e93 luci-app-ssr-plus: add sock5 server username/password auth method 2020-03-03 04:19:59 -08:00
LEAN-ESX
628942c544 luci-app-ssr-plus:support socks5 node username/password auth method 2020-03-02 19:43:28 -08:00
LEAN-ESX
9ac3c990f4 luci-app-ssr-plus: add SOCKS5 node support (more fun!~) 2020-03-02 08:48:06 -08:00
coolsnowwolf
965924a294 luci-app-ssr-plus: change delete servers behavior 2020-02-27 21:33:28 +08:00
LEAN-ESX
af49c5a0c8 luci-app-ssr-plus: fix typo 2020-02-24 18:53:57 -08:00
LEAN-ESX
7c51d571a5 luci-app-ssr-plus: add max 128 threads support for AMD Ryzen 3990x 2020-02-24 18:20:06 -08:00
Max Zhao
62ec3bfa9d
luci-app-ssr-plus: support custom url to update chnroute (#3221)
* luci-app-ssr-plus: support custom url to update chnroute

* Update ssr-plus.po

* Update update.lua

* Update advanced.lua

* Update Makefile

Co-authored-by: coolsnowwolf <31687149+coolsnowwolf@users.noreply.github.com>
2020-02-22 12:45:34 +08:00
coolsnowwolf
6561323807 luci-app-ssr-plus: allowInsecure default on 2020-02-20 21:20:16 +08:00
coolsnowwolf
30ffdb3f2a luci-app-ssr-plus: add custom DNS setting for Netflix etc 2020-02-20 16:54:11 +08:00
coolsnowwolf
1f34a3c94b
luci-app-ssr-plus: auto-switch sortable 2020-02-20 15:47:10 +08:00
coolsnowwolf
25dd637650 luci-app-ssr-plus: add subscribe auto-switch setting 2020-02-20 10:44:14 +08:00
coolsnowwolf
06f2f56860 luci-app-ssr-plus: keep user's auto-switch setting after subscribe update 2020-02-20 01:10:50 +08:00
coolsnowwolf
c98a984d4a luci-app-ssr-plus: fix check port status when vps disable ping 2020-02-19 00:13:08 +08:00
coolsnowwolf
dcc9bb5879 luci-app-ssr-plus: add LAN ac control 2020-02-18 21:56:34 +08:00
zg9527
0b049d2494
remove local ipkg = require("luci.model.ipkg") (#3160)
删除第七行local ipkg = require("luci.model.ipkg")
2020-02-18 12:15:01 +08:00
Mattraks
3d775d3f68
luci-app-ssr-plus: custom AD block URL (#3092)
* v2ray:Add GOPROXY proxy

* luci-app-ssr-plus:Custom AD URL

* luci-app-ssr-plus:Fix bug & optimize
2020-02-15 14:21:29 +08:00
coolsnowwolf
3622accc8e luci-app-ssr-plus: add self-signed certificate for v2ray/trojan 2020-02-14 12:56:26 +08:00
coolsnowwolf
873517adf6 luci-app-ssr-plus: add srelay socks4/5 support 2020-02-13 21:44:36 +08:00
Max Zhao
c395eff6e9
luci-app-ssr-plus: support shadowsocks SIP003 plugin (#3027)
* luci-app-ssr-plus: support shadowsocks SIP003 plugin(Experimental)

* v2ray-plugin: build v2ray-plugin from source code

* luci-app-ssr-plus: support import SIP002(shadowsocks) URI
2020-02-11 23:24:45 +08:00
Max Zhao
751200be5c trojan: support tcp_fast_open setting (#3023)
* trojan: support tcp_fast_open setting

* trojan: remove unused mux setting
2020-02-10 15:39:20 +08:00
Mattraks
aabeddc2b0 luci-app-ssr-plus (#2815)
* v2ray-core:Add v2ray-core self compilation
Network ---> Project V ---> <*> v2ray-core
You can custom the features in "V2Ray Configuration" option.

* luci-app-ssr-plus
0.Add v2ray-core
1.Makefile Standard install
2.Fix vmess v2ray
3.Optimize update scripts
4.Add ad filter (not enabled)
5.Code formatting
6.Clear basic data

* luci-app-ssr-plus:Add ad filter settings UI

* luci-app-ssr-plus:Fix Filter invalid nodes

* luci-app-ssr-plus:update china_ssr.txt

* luci-app-ssr-plus:Fix
2020-01-23 19:18:35 +08:00
William Chan
9fcb30d870 luci-app-ssr-plus: optimize subscribe script and support ssd subscribe (#2726)
* luci-app-ssr-plus: optimize subscribe script and support ssd subscribe

* luci-app-ssr-plus: optimize ping test and added socket test

* luci-app-ssr-plus: fix script path

* luci-app-ssr-plus: optimize script

* luci-app-ssr-plus: optimize script and remove /tmp/ssrpro.log

* luci-app-ssr-plus: adjust log function

* luci-app-ssr-plus: fix index

* luci-app-ssr-plus: adjust content
2020-01-11 12:27:42 +08:00
William Chan
cec0ab412e luci-app-ssr-plus: added try count (#2706)
有时候只不过是短暂性的无法访问, 多尝试一次就可以.
所以增加尝试次数, 默认每秒钟检查一次.
2020-01-06 22:24:15 +08:00
Mattraks
a5339d98b0 Delete log window button (#2370) 2019-12-11 14:06:56 +08:00
LEAN-ESX
ece2c7cb9d luci-app-ssr-plus: add Trojan support 2019-12-04 21:12:39 -08:00
LEAN-ESX
50733cf0f6 luci-app-ssr-plus: update subscription UI 2019-10-21 20:07:12 -07:00
LEAN-ESX
818ec70735 luci-app-ssr-plus: fix v2ray HTTP/2 url import and subscribe 2019-10-19 08:38:13 -07:00
LEAN-ESX
ac6cb48969 luci-app-ssr-plus: add whitelist and blacklist domain support 2019-10-15 12:36:15 -07:00
LEAN-ESX
fe61dee480 luci-app-ssr-plus: compatible with OpenWrt 19.07 luci 2019-10-13 23:06:59 -07:00
LEAN-ESX
320cb1537b luci-app-ssr-plus: status page compatible with proc-ng-ps 2019-10-13 22:45:42 -07:00
LEAN-ESX
a99a8179b4 luci-ssr-plus: add ss/v2ray URI import support 2019-10-09 01:18:42 -07:00
LEAN-ESX
0db7b6c1b4 luci-ssr-plus: add Ping Latency detection support 2019-10-09 00:18:25 -07:00
LEAN-ESX
ef6133ce6c luci ssr plus: add port control 2019-09-29 19:36:22 -07:00
coolsnowwolf
5161e816cc
fix delete_all fuction in new luci 2019-09-24 21:28:57 +08:00
LEAN-ESX
610721a2e7 Version update to R9.7.6 2019-07-06 05:50:30 -07:00
LEAN-ESX
b5daaadc0c Love & Peace 2019-05-16 08:52:22 -07:00
coolsnowwolf
16d7e450ad luc ssr plus: add QUIC support 2019-05-04 21:03:28 +08:00
coolsnowwolf
b489f79846 luci ssr plus: sync settings 2019-05-04 14:01:00 +08:00
coolsnowwolf
e299db6fc6 luci ssr plus: add v2ray mux concurrency settins support 2019-05-04 13:57:32 +08:00
coolsnowwolf
15c55dfb99 luci ssr plus: sort socks5 servers 2019-04-23 15:03:40 +08:00