Commit Graph

69 Commits

Author SHA1 Message Date
gitea-action
c320c99e87 luci-app-passwall: sync upstream
last commit: e08f81f964
2024-11-17 15:00:23 +08:00
gitea-action
f3f65af341 luci-app-passwall: sync upstream
last commit: 659051a976
2024-11-17 02:31:58 +08:00
gitea-action
8f0ae46d96 luci-app-passwall: sync upstream
last commit: 3f61880337
2024-11-16 17:30:20 +08:00
gitea-action
f3e9ae0817 luci-app-passwall: sync upstream
last commit: 362fc3d7ad
2024-11-10 21:02:31 +08:00
gitea-action
7189957a07 luci-app-passwall: sync upstream
last commit: 9d7929ea12
2024-11-05 09:30:18 +08:00
gitea-action
8fc189a0ea luci-app-passwall: sync upstream
last commit: fc2aa64c17
2024-11-03 12:30:48 +08:00
gitea-action
6964b5a8b9 luci-app-passwall: sync upstream
last commit: 4e97756cd8
2024-10-09 09:00:10 +08:00
gitea-action
26f7e285cc luci-app-passwall: sync upstream
last commit: 95b5d27df3
2024-10-09 00:30:08 +08:00
gitea-action
b5f48a13dd luci-app-passwall: sync upstream
last commit: d184ec35b9
2024-09-26 22:00:25 +08:00
sbwml
1248a425f9 luci-app-passwall: sync upstream
last commit: 8af7908800
2024-09-01 20:30:09 +08:00
actions
1285346822 luci-app-passwall: sync upstream
last commit: cf672cc384
2024-08-10 15:00:09 +08:00
actions
9a0719f17e luci-app-passwall: sync upstream
last commit: 19e76cdcf2
2024-05-31 15:00:05 +08:00
actions
ffc5ac375e luci-app-passwall: sync upstream
last commit: 57d10df3d0
2024-05-23 18:30:06 +08:00
actions
d60872531d luci-app-passwall: sync upstream
last commit: 0dcb4bbc33
2024-05-23 00:00:05 +08:00
actions
767ede6a16 luci-app-passwall: sync upstream
last commit: d978d14d63
2024-05-10 11:30:05 +08:00
actions
895cb86141 luci-app-passwall: sync upstream
last commit: 87c3d9b830
2024-05-02 14:30:05 +08:00
actions
fab733c71c luci-app-passwall: sync upstream
last commit: 3f67c72592
2024-05-01 00:30:06 +08:00
actions
a07e9736c3 luci-app-passwall: sync upstream
last commit: c9b28143f6
2024-04-30 18:00:05 +08:00
actions
adc9715e59 luci-app-passwall: sync upstream 2024-04-19 03:00:05 +08:00
actions
67aed249e4 luci-app-passwall: sync upstream 2024-04-16 23:00:05 +08:00
actions
b5ab8a0a18 luci-app-passwall: sync upstream 2024-04-13 00:00:05 +08:00
actions
7db66736ab luci-app-passwall: sync upstream 2024-04-05 01:30:04 +08:00
actions
8cf18bbbbc luci-app-passwall: sync upstream 2024-04-02 21:00:05 +08:00
actions
e4cbc7d7c4 luci-app-passwall: sync upstream 2024-03-31 22:30:04 +08:00
xiaorouji
bf1213db32 luci: optimise 2024-03-18 21:28:52 +08:00
xiaorouji
f6fcb28594 luci: add Xray HttpUpgrade option 2024-03-18 21:28:47 +08:00
xiaorouji
aa883bf93e luci: optimise 2024-03-10 07:37:22 +08:00
守望
dfbfe3f884 luci: fix Xray server acceptProxyProtocol and Short Id 2024-03-05 14:26:01 +08:00
xiaorouji
037fad579c luci: add Xray v1.8.8 balancer leastLoad strategy 2024-02-26 22:30:17 +08:00
xiaorouji
86ca0a6e5a luci: add Xray node a layer chain proxy logic
Can set it in the node configuration, no need to use shunt mode.
2024-02-26 22:29:57 +08:00
xiaorouji
5d123c77c7 luci: Xray wireguard kernelMode set false 2024-02-26 22:29:52 +08:00
xiaorouji
39bdd760b3 luci: Xray Fragment 2024-02-23 09:41:20 +08:00
bowhorse
4b1a1c86df luci: Add Xray Fragment block to outbounds table
Add fragment section to outbound table.
We can use fragment option by tagging it to the desired
outbound connections.
2024-02-23 09:41:15 +08:00
xiaorouji
a1961edac1 luci: add Xray mptcp option support 2024-02-23 09:41:05 +08:00
xiaorouji
28f03a8a2e luci: set Xray DNS nonIPQuery = drop
Xray DNS only basic IP queries (A and AAAA records) are supported. We should drop other queried types, otherwise the so-called "DNS leak" may appear.
2024-02-23 09:40:59 +08:00
xiaorouji
2518b3aea5 luci: fix known bugs 2024-02-01 21:23:16 +08:00
xiaorouji
40caf0ed97 luci: shunt rule add inboundTag option 2024-01-11 22:02:33 +08:00
xiaorouji
461925fa72 luci: shunt rule add some option 2024-01-11 22:02:15 +08:00
xiaorouji
b4f401e891 luci: fix Xray settings 2023-10-12 06:37:59 +08:00
xiaorouji
45421e6cb3 luci: Adjust Xray DNS logic
* remove FakeDNS mode, because it does not support persistence.

* because the built-in DNS server can only query A/AAAA type, so must be use a TCP server to query non -A/AAAA type

* It is recommended to use Sing-Box instead of it.
2023-09-14 11:53:33 +08:00
xiaorouji
7d1fb1a2ca luci: Adjust FakeDNS logic 2023-09-14 11:53:26 +08:00
xiaorouji
9ce7d88ee2 luci: fix the bug that may be triggered 2023-09-14 11:53:21 +08:00
xiaorouji
5196b8d9b1 luci: server: add REALITY option to Xray 2023-09-13 12:56:50 +08:00
xiaorouji
a047c49bfe luci: remove v2ray
Due to the incompatibility of the data structure, remove it.
2023-09-08 15:13:11 +08:00
xiaorouji
83f5115cb7 luci: Xray tlsflow option name change to flow 2023-09-08 14:28:51 +08:00
xiaorouji
fde784ab1b luci: adjust Xray uTLS fingerprint option 2023-09-08 14:28:47 +08:00
xiaorouji
a3b1f1630c luci: fixup 5891a6b 2023-08-14 02:55:22 +08:00
xiaorouji
f6c85ff182 luci: server remove mtproto protocol 2023-08-11 10:16:53 +08:00
xiaorouji
c2010b482d luci: shunt mode add iface support 2023-08-11 10:16:49 +08:00
秋のかえで
c7afc342a8 luci: add quic for destination override (#2698) 2023-08-11 10:16:44 +08:00