gVisor bot
a918cd66d8
chore: hello mihomo
2023-11-03 21:58:21 +08:00
gVisor bot
f398ebe6e2
feat: add v2ray-http-upgrade
support
2023-11-02 11:11:35 +08:00
gVisor bot
7de04cd5cf
chore: rebuild ca parsing
2023-09-22 14:45:34 +08:00
gVisor bot
aab21720b5
feat: configurable TCPKeepAlive interval
2023-09-02 16:45:16 +08:00
gVisor bot
0517522f2f
fix: TLS ALPN support
2023-08-14 15:48:13 +08:00
gVisor bot
89450664c1
feat: add mptcp
for all proxy
2023-08-09 16:57:39 +08:00
gVisor bot
fd9aca5f39
chore: using uint16 for ports in Metadata
2023-08-09 13:51:02 +08:00
gVisor bot
1323773a23
chore: Remove legacy XTLS support ( #645 )
...
* chore: Remove legacy XTLS support
* chore: Rename function
2023-07-16 23:26:07 +08:00
gVisor bot
c6db154046
chore: Update dependencies
2023-06-19 08:23:48 +08:00
gVisor bot
b183183fbc
fix: Disable XUDP global ID if source address invalid
2023-06-08 15:57:51 +08:00
gVisor bot
000197a706
feat: Add XUDP migration support
2023-06-07 23:03:36 +08:00
gVisor bot
c71a4619b8
chore: more context passing in outbounds
2023-05-18 13:15:08 +08:00
gVisor bot
90bf28cb89
feat: Support insecure gRPC
2023-05-13 09:38:14 +08:00
gVisor bot
0253db1a1a
fix: mux's udp should add write lock
2023-05-11 15:34:28 +08:00
gVisor bot
d8ee1245f7
fix: vless udp not working
2023-04-20 09:38:08 +08:00
gVisor bot
316522de53
fix: vless tcp not working
2023-04-13 11:10:35 +08:00
gVisor bot
321ad945ba
chore: udp always direct pass ip to remote without domain
2023-04-12 21:49:22 +08:00
gVisor bot
1151fc4e2f
chore: proxyDialer can limited support old dial function
2023-04-11 12:51:24 +08:00
gVisor bot
303690fd82
feat: support dialer-proxy
config for all outbound
2023-04-10 11:20:28 +08:00
gVisor bot
f17b0b09d1
fix: add xtls-rprx-vision server version warning to user
2023-03-10 12:54:43 +08:00
gVisor bot
89ab6271d8
fix: REALITY with gRPC transport
2023-03-10 10:01:05 +08:00
gVisor bot
68a2b8a9d2
feat: Support REALITY protocol
2023-03-08 17:18:46 +08:00
gVisor bot
aaf1ce67d1
feat: Support VLESS XTLS Vision ( #406 )
2023-02-25 14:01:59 +08:00
gVisor bot
af6f85c657
chore: support TFO for outbounds
2023-02-24 13:53:44 +08:00
gVisor bot
57279cd971
chore: move global-utls-client snippets to components\tls
2023-02-07 17:24:14 +08:00
gVisor bot
5cab8afec7
feat: add global-client-fingerprint.
...
* Available: "chrome","firefox","safari","ios","random","none".
* global-client-fingerprint will NOT overwrite the proxy's client-fingerprint setting when "client-fingerprint: none".
2023-02-07 01:26:56 +08:00
gVisor bot
5169fe33bf
feat: Add utls for modifying client's fingerprint.
...
Currently only support TLS transport in TCP/GRPC/WS/HTTP for VLESS/Vmess and trojan-grpc.
2023-02-01 22:36:05 +08:00
gVisor bot
9241320f38
fix: Handle error earlier in DialContextWithDialer.
...
chore: Fix typo.
2023-01-31 18:05:46 +08:00
gVisor bot
8277c1b70e
fix: get tlsconfig err not handle, return nil pointer
2023-01-31 15:26:18 +08:00
gVisor bot
5e6fff292e
adjust: VLESS enable XUDP by default
2023-01-28 14:58:52 +08:00
gVisor bot
74d4ffe979
chore: restful api display xudp for VLESS and VMess
2023-01-28 00:07:20 +08:00
gVisor bot
8ec6c87a2b
refactor: replace experimental.fingerprints with custom-certificates and Change the fingerprint verification logic to SSL pinning
2023-01-14 21:08:06 +08:00
gVisor bot
419982688f
fix: skip-cert-verify is true by default ( #333 )
...
* fix: skip-cert-verify is true by default
* fix: format
* fix: typo
Co-authored-by: 3andero <3andero@github.com>
Co-authored-by: Hellojack <106379370+H1JK@users.noreply.github.com>
2023-01-13 09:55:01 +08:00
gVisor bot
0467b2a68d
feat: VLESS support packet encodings ( #334 )
...
* adjust: Do not use XTLS on H2 connections
* feat: VLESS support XUDP fullcone NAT
* fix: VLESS with PacketAddr does not work
* fix: VLESS XUDP crash
2023-01-11 22:01:15 +08:00
gVisor bot
f28a57b665
fix: vless RoutingMark bind
2023-01-09 23:15:17 +08:00
gVisor bot
2e02b5c389
fix: some safeConnClose forget using original
2022-12-22 12:31:45 +08:00
gVisor bot
861357234f
chore: relay support tuic
2022-12-20 00:11:02 +08:00
gVisor bot
ec0136af1b
chore: rebuild relay
2022-12-19 21:34:07 +08:00
gVisor bot
78a2dbd9d8
chore: better safeConnClose
2022-12-16 22:16:02 +08:00
gVisor bot
9978adc996
fix: safeConnClose not working
2022-12-13 13:20:40 +08:00
gVisor bot
71ab8298a2
chore: always pass context when resolve dns
2022-11-12 13:18:36 +08:00
gVisor bot
d5d5dc2303
chore: remove AddrType on Metadata
2022-11-11 09:19:50 +08:00
gVisor bot
2022605546
feat: add ip-version param
2022-08-28 13:41:43 +08:00
gVisor bot
7c1630c92a
feat: add fingerprint param
2022-07-11 13:42:28 +08:00
gVisor bot
27b5ecf3ab
fix: skip-cert-verify not work
2022-07-11 12:37:27 +08:00
gVisor bot
91e1649822
feat: add fingerprint for tls verify
2022-07-10 20:44:24 +08:00
gVisor bot
4180bfa360
chore: Allow VLESS protocol TLS to be FALSE
2022-06-16 01:20:33 +08:00
gVisor bot
2d16e6d021
chore: refine code
2022-06-08 01:47:50 +08:00
gVisor bot
d1e6239372
chore: the uuid-map is transferred to the protocol
2022-05-06 13:28:09 +08:00
gVisor bot
319884469d
feat: Expose remote destination (udp proxy maybe domain of node)
2022-05-04 16:57:08 +08:00