gVisor bot
a918cd66d8
chore: hello mihomo
2023-11-03 21:58:21 +08:00
gVisor bot
7554cc3b26
fix: quic-go min MTU
2023-10-08 13:15:17 +08:00
gVisor bot
8d225eab4b
chore: merge some quic-go fix
2023-10-01 13:44:56 +08:00
gVisor bot
e092d17c2f
chore: fix bbr bugs
2023-09-30 13:40:07 +08:00
gVisor bot
c0a4786d06
chore: reduce string split immediately after string concat ( #773 )
2023-09-29 08:51:13 +08:00
gVisor bot
c025b77ca0
chore: update quic-go to 0.39.0
2023-09-26 08:51:25 +08:00
gVisor bot
acb2daa6aa
chore: use cmp in go 1.21
...
Co-authored-by: H1JK <hell0jack@protonmail.com>
2023-09-16 12:06:58 +08:00
gVisor bot
61629307e0
chore: Update dependencies
2023-08-01 13:54:22 +08:00
gVisor bot
903c77d806
chore: update to go1.21rc2, drop support for go1.19
2023-07-02 09:59:18 +08:00
gVisor bot
e66226cf51
chore: update quic-go to 0.36.0
2023-06-26 12:08:38 +08:00
gVisor bot
65cff13bd8
chore: init gopacket only when dial fake-tcp to decrease memory using
2023-06-08 11:58:51 +08:00
gVisor bot
a836631aee
fix: hysteria faketcp loopback in tun mode
2023-06-03 22:15:09 +08:00
gVisor bot
9e6aaea7e0
chore: update quic-go to 0.35.1
2023-06-03 16:45:35 +08:00
gVisor bot
96461ab557
feat: nameserver-policy
support use rule-providers and reduce domain-set memory
2023-04-01 11:53:39 +08:00
gVisor bot
a5cf2ce0df
chore: use fastrand to replace math/rand
2023-03-06 18:10:14 +08:00
gVisor bot
4a5857ab94
fix issue #357 .
...
Copy from upstream.
2023-02-16 21:14:27 +08:00
gVisor bot
48eaa4dc5c
chore: update quic-go
2023-01-17 22:06:21 +08:00
gVisor bot
50f6045a36
fix: only wrap with SyscallConn() when currentConn implements syscall.Conn
2022-12-25 13:29:25 +08:00
gVisor bot
a0d15df880
fix: trying to let hysteria's port hopping work
2022-12-23 11:00:55 +08:00
gVisor bot
3d79bf1072
fix: hysteria ipv6 outbound
2022-12-11 13:41:44 +08:00
gVisor bot
295cc3af92
add support for hysteria udp port hopping ( #269 )
...
* add support for hysteria udp port hopping
* add ports field for hysteria
* change method for udp connection
Co-authored-by: geoleonsh <geoleonsh@live.com>
2022-11-27 11:09:56 +08:00
gVisor bot
7fde98c9df
feat: support fast_open for hysteria, and unified parameter naming
2022-11-26 19:37:32 +08:00
gVisor bot
65b60a3468
chore: tuic add cubic,new_reno,bbr congestion_controller
2022-11-25 10:33:37 +08:00
gVisor bot
575c25215e
Fix: wechat protocol is not working if no obfs string is configured
2022-09-11 15:24:56 +08:00
gVisor bot
2022605546
feat: add ip-version param
2022-08-28 13:41:43 +08:00
gVisor bot
f7162f7f99
chore: disable tcp_test
2022-08-15 15:52:03 +08:00
gVisor bot
728dd10a89
chore: clean code
2022-08-15 15:46:07 +08:00
gVisor bot
71afe64a8e
chore: upgrade dependencies for hysteria
2022-07-07 12:49:52 +08:00
gVisor bot
f6c60c1f7d
fix: resolve ipv6 error in hysteria
2022-07-03 22:51:20 +08:00
gVisor bot
6204a65489
chore: embed hysteria, clean irrelevant codes, code from https://github.com/HyNetwork/hysteria
2022-07-03 18:26:46 +08:00