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 |
|
gVisor bot
|
e2c75161b1
|
support udp in relay if last proxy could udp-over-tcp
|
2022-04-30 11:36:42 +08:00 |
|
gVisor bot
|
78c766d08f
|
feat: support uuid with custom string
|
2022-04-27 18:02:29 +08:00 |
|
gVisor bot
|
a317531428
|
Revert: "fix: proxy-groups filter logic"
This reverts commit 8a85c63b08 .
|
2022-04-22 18:56:35 +08:00 |
|
gVisor bot
|
5386a5f00e
|
fix: proxy-groups filter logic
|
2022-04-22 17:27:55 +08:00 |
|
gVisor bot
|
4ea3422e5f
|
[fix] logic
|
2022-04-21 18:56:33 +08:00 |
|
gVisor bot
|
e2dbbb7cfe
|
Refactor: metadata use netip.Addr
|
2022-04-20 22:52:05 +08:00 |
|
gVisor bot
|
16b78b89d7
|
[Fix] VLESS http conn with tls false
[Chore] Upgrade Dependencies
|
2022-03-31 00:08:43 +08:00 |
|
gVisor bot
|
05125430dd
|
Merge remote-tracking branch 'Pro-Plus/with-tun' into Alpha
# Conflicts:
# README.md
# adapter/outbound/trojan.go
# adapter/outbound/vless.go
# transport/trojan/trojan.go
|
2022-03-30 13:15:45 +08:00 |
|
gVisor bot
|
5911d62fba
|
Chore: adjust VLESS
|
2022-03-29 23:50:41 +08:00 |
|
gVisor bot
|
e0c7b12d41
|
Fix: Vless UDP
|
2022-03-29 07:24:11 +08:00 |
|
gVisor bot
|
eea2e3def9
|
[commit]
[Feat] add Pass type for support temporary skip rule set
|
2022-03-27 23:44:51 +08:00 |
|
gVisor bot
|
db31cfbd7f
|
Merge remote-tracking branch 'yaling888/with-tun' into Alpha
# Conflicts:
# .github/workflows/codeql-analysis.yml
# .github/workflows/linter.yml
# .github/workflows/release.yml
# Makefile
# README.md
# adapter/outbound/vless.go
# component/geodata/memconservative/cache.go
# component/geodata/router/condition.go
# component/geodata/router/condition_geoip.go
# component/geodata/standard/standard.go
# component/geodata/utils.go
# config/config.go
# config/initial.go
# constant/metadata.go
# constant/path.go
# constant/rule.go
# constant/rule_extra.go
# dns/client.go
# dns/filters.go
# dns/resolver.go
# go.mod
# go.sum
# hub/executor/executor.go
# hub/route/configs.go
# listener/listener.go
# listener/tproxy/tproxy_linux_iptables.go
# listener/tun/dev/dev.go
# listener/tun/dev/dev_darwin.go
# listener/tun/dev/dev_linux.go
# listener/tun/dev/dev_windows.go
# listener/tun/dev/wintun/config.go
# listener/tun/dev/wintun/dll_windows.go
# listener/tun/dev/wintun/session_windows.go
# listener/tun/dev/wintun/wintun_windows.go
# listener/tun/ipstack/commons/dns.go
# listener/tun/ipstack/gvisor/tun.go
# listener/tun/ipstack/gvisor/tundns.go
# listener/tun/ipstack/gvisor/utils.go
# listener/tun/ipstack/stack_adapter.go
# listener/tun/ipstack/system/dns.go
# listener/tun/ipstack/system/tcp.go
# listener/tun/ipstack/system/tun.go
# listener/tun/tun_adapter.go
# main.go
# rule/common/base.go
# rule/common/domain.go
# rule/common/domain_keyword.go
# rule/common/domain_suffix.go
# rule/common/final.go
# rule/common/geoip.go
# rule/common/geosite.go
# rule/common/ipcidr.go
# rule/common/port.go
# rule/parser.go
# rule/process.go
# test/go.mod
# test/go.sum
# transport/vless/xtls.go
# tunnel/tunnel.go
|
2022-03-17 17:41:02 +08:00 |
|
gVisor bot
|
7f0de1861a
|
Merge from remote branch
|
2022-02-23 01:00:27 +08:00 |
|
gVisor bot
|
095a65abd9
|
[Feat]
1.Add DNS over QUIC support
2.Replace Country.mmdb with GeoIP.dat
3.build with Alpha tag
|
2022-01-27 12:25:53 +08:00 |
|
gVisor bot
|
7a2769621b
|
Update vless.go
|
2021-12-20 12:59:06 +08:00 |
|
gVisor bot
|
2cd16ea478
|
[Fix] 修正因xray服务端alpn参数为http/1.1而导致无法连接的问题
|
2021-12-06 00:19:03 +08:00 |
|
gVisor bot
|
bcf5a8d10c
|
[Fix] 修正因xray服务端alpn参数为http/1.1而导致无法连接的问题
|
2021-12-05 03:51:26 +08:00 |
|
gVisor bot
|
885ea9f7bf
|
[Fix] 修正因xray服务端alpn参数为http/1.1而导致无法连接的问题
|
2021-12-05 02:18:58 +08:00 |
|
gVisor bot
|
1100475326
|
[Fix]Vless tls must not be true
|
2021-11-17 19:09:01 +08:00 |
|
gVisor bot
|
6a72feb8b5
|
[Fix]Vless tls must not be true
|
2021-11-17 17:56:24 +08:00 |
|
gVisor bot
|
f5d2e7cd04
|
[test]core 1.8
|
2021-11-17 15:00:32 +08:00 |
|
gVisor bot
|
f7d136f56c
|
Merge from remote branch
|
2021-10-28 11:36:11 +08:00 |
|
gVisor bot
|
554165397c
|
Fix: VLESS WSOpts
|
2021-09-08 21:32:08 +08:00 |
|
gVisor bot
|
cfa6da15e7
|
Fix: VLESS WSOpts Headers
|
2021-09-08 04:34:11 +08:00 |
|
gVisor bot
|
8595347485
|
Merge from remote branch
|
2021-09-01 00:38:43 +08:00 |
|
gVisor bot
|
c3090aacb1
|
Style: code style
|
2021-07-09 02:19:43 +08:00 |
|