xᴊᴀsᴏɴʟʏᴜ
|
a461c2306a
|
Feature: SOCKS4/SOCKS4A Inbound Compatible Support (#1491)
|
2021-07-18 16:09:09 +08:00 |
|
Dreamacro
|
46f4f84442
|
Chore: use iife replace init in some cases
|
2021-07-11 19:43:25 +08:00 |
|
Dreamacro
|
250a9f4f84
|
Fix: reorder apply config to ensure update proxies and rules
|
2021-07-10 17:01:40 +08:00 |
|
yaling888
|
96e5a52651
|
Style: code style
|
2021-07-09 02:19:43 +08:00 |
|
yaling888
|
5852245045
|
Merge from remote branch
|
2021-07-07 03:53:32 +08:00 |
|
yaling888
|
b4d93c4438
|
Feature: add xtls support for VLESS
|
2021-07-06 23:55:34 +08:00 |
|
yaling888
|
56dff65149
|
Feature: support multiport condition for rule SRC-PORT and DST-PORT
|
2021-07-06 15:07:05 +08:00 |
|
Dreamacro
|
b4292d0972
|
Fix: staticcheck error
|
2021-07-06 00:33:13 +08:00 |
|
Dreamacro
|
d755383e39
|
Chore: move provider interface to constant
|
2021-07-06 00:31:13 +08:00 |
|
yaling888
|
e2c7b19000
|
Fix: fix yaml syntax
|
2021-07-03 22:41:31 +08:00 |
|
yaling888
|
8a488bab72
|
Merge from remote branch
|
2021-07-03 22:33:18 +08:00 |
|
yaling888
|
3afe3810bf
|
Merge from remote branch
|
2021-07-03 22:31:12 +08:00 |
|
Dreamacro
|
dff1e8f1ce
|
Chore: update dependencies
|
2021-07-03 21:01:41 +08:00 |
|
Dreamacro
|
995aa7a8fc
|
Fix: remove ClientSessionCache and add NextProtos for vmess to fix #1468
|
2021-07-03 20:34:44 +08:00 |
|
yaling888
|
d7732f6ebc
|
Code: refresh code
|
2021-07-01 22:49:29 +08:00 |
|
Indust
|
3ca5d17c40
|
Fix: enable DNS server message compression (#1451)
|
2021-06-24 13:38:44 +08:00 |
|
ayanamist
|
244cb370a4
|
Change: config reload API use default path when both path and payload don't exist (#1447)
|
2021-06-21 17:33:34 +08:00 |
|
Dreamacro
|
c35cb24bda
|
Chore: use unix.ByteSliceToString transform cstring
|
2021-06-15 21:03:47 +08:00 |
|
Kr328
|
b6ff08074c
|
Refactor: plain http proxy (#1443)
|
2021-06-15 17:13:40 +08:00 |
|
Dreamacro
|
70d53fd45a
|
Chore: update development wiki to README.md
|
2021-06-13 23:11:49 +08:00 |
|
Dreamacro
|
f231a63e93
|
Chore: Listener should not expose original net.Listener
|
2021-06-13 23:05:22 +08:00 |
|
Dreamacro
|
6091fcdfec
|
Style: code style
|
2021-06-13 17:23:10 +08:00 |
|
Fndroid
|
bcfc15e398
|
chore: expose udp field to proxies API (#1441)
|
2021-06-10 15:08:33 +08:00 |
|
Dreamacro
|
045edc188c
|
Style: code style
|
2021-06-10 14:05:56 +08:00 |
|
Rusty Pen
|
0778591524
|
Feature: dns resolve domain through nameserver-policy (#1406)
|
2021-05-19 11:17:35 +08:00 |
|
Dreamacro
|
d5e52bed43
|
Feature: add protocol test
|
2021-05-17 20:33:00 +08:00 |
|
Dreamacro
|
06fdd3abe0
|
Fix: vmess http should use Host header on request
|
2021-05-16 20:05:41 +08:00 |
|
Dreamacro
|
4e5898197a
|
Fix: build broken
|
2021-05-13 22:39:33 +08:00 |
|
Dreamacro
|
f96ebab99f
|
Chore: split component to transport
|
2021-05-13 22:19:34 +08:00 |
|
Dreamacro
|
3c54f99fea
|
Chore: update dependencies
|
2021-05-08 19:29:12 +08:00 |
|
Dreamacro
|
824f5bd731
|
Fix: reuse http connection broken on previous commit
|
2021-05-07 11:08:46 +08:00 |
|
Dreamacro
|
3f3db8476e
|
Fix: HTTP inbound leak
|
2021-05-06 22:34:37 +08:00 |
|
fishg
|
f375f080da
|
Fix: skip deleted node from url-test group (#1378)
Co-authored-by: fish <fish@youme.im>
|
2021-05-01 17:21:09 +08:00 |
|
Dreamacro
|
e19e9ef5a4
|
Style: code style
|
2021-04-29 11:23:14 +08:00 |
|
Dreamacro
|
682e65cb54
|
Style: code style
|
2021-04-26 20:42:17 +08:00 |
|
cntrump
|
16a6d409d9
|
Feature: add freebsd arm64 to Makefile (#1370)
|
2021-04-22 16:38:13 +08:00 |
|
Kr328
|
4186bcf1b2
|
Fix: should write file if provider initialize from HTTP (#1365)
|
2021-04-19 17:40:38 +08:00 |
|
Kaming Chan
|
df5112175f
|
Fix: io timeout when snell v2 reuse connection (#1362)
|
2021-04-19 14:36:06 +08:00 |
|
Dreamacro
|
d9341a49ea
|
Fix: trojan should safe close connection
|
2021-04-19 12:20:37 +08:00 |
|
Dreamacro
|
4e9e4b6cde
|
Fix: grpc transport concurrent write
|
2021-04-14 21:46:05 +08:00 |
|
Rusty Pen
|
936b7012ba
|
Feature: PROCESS-NAME support freebsd 13, fix panic on unsupported platforms (#1351)
|
2021-04-14 17:57:17 +08:00 |
|
Dreamacro
|
a9cbd9ec98
|
Fix: use bufio.Reader on grpc to avoid panic
|
2021-04-14 00:16:59 +08:00 |
|
Dreamacro
|
c9943fb857
|
Fix: grpc implementation SetDeadline for udp issue
|
2021-04-13 23:34:33 +08:00 |
|
sprov
|
a40274e2a2
|
Fix: vmess aead writer concurrent write (#1350)
|
2021-04-13 23:32:53 +08:00 |
|
Serhat Şevki Dinçer
|
b59d45c660
|
Feature: add CodeQL security checks (#1349)
|
2021-04-13 21:25:55 +08:00 |
|
Dreamacro
|
7b01e103c2
|
Chore: use correctly vmess http2 default host
|
2021-04-10 12:10:10 +08:00 |
|
Dreamacro
|
93a8acecce
|
Fix: vmess h2 use server as host if host option is empty
|
2021-04-09 18:15:46 +08:00 |
|
Dreamacro
|
586bb91c0c
|
Fix: grpc transport panic
|
2021-04-09 18:11:07 +08:00 |
|
Dreamacro
|
baf03b81e3
|
Fix: remove unused function
|
2021-04-08 22:27:41 +08:00 |
|
Dreamacro
|
9807e1189c
|
Chore: update dependencies
|
2021-04-08 22:15:30 +08:00 |
|