ginuerzh
|
d0ff5358df
|
fix panic for nil pointer
|
2025-08-13 21:24:05 +08:00 |
|
ginuerzh
|
0e5c285eb7
|
fix empty hop nodes
|
2025-08-10 18:36:43 +08:00 |
|
ginuerzh
|
a5f66b0615
|
node: add bypass and admission matcher
|
2025-08-10 17:59:17 +08:00 |
|
ginuerzh
|
f3d3d2231e
|
fix tun route for ipv6
|
2025-08-09 19:19:04 +08:00 |
|
ginuerzh
|
4eb006f1b0
|
tungo: debug exec.Command output
|
2025-08-09 16:34:04 +08:00 |
|
ginuerzh
|
2b9f795972
|
logger: fix panic when ouput is none
|
2025-08-09 14:03:26 +08:00 |
|
ginuerzh
|
589c185053
|
forwarder: connect to sni host for empty node
|
2025-08-09 12:43:09 +08:00 |
|
ginuerzh
|
404aaae5f1
|
without cancel the context
|
2025-08-05 20:24:00 +08:00 |
|
ginuerzh
|
fd9dc6408a
|
fix ws listener
|
2025-08-05 00:13:48 +08:00 |
|
ginuerzh
|
b597467858
|
add context for conn
|
2025-08-04 19:29:38 +08:00 |
|
ginuerzh
|
ad5cf6fd61
|
add proxyProtocol support for dialer
|
2025-08-03 15:36:29 +08:00 |
|
ginuerzh
|
f71351f5ef
|
add interface xnet.SrcAddr/DstAddr
|
2025-08-03 10:15:53 +08:00 |
|
ginuerzh
|
79203e407c
|
add scoped options for cmd
|
2025-08-02 12:07:18 +08:00 |
|
ginuerzh
|
db21de831a
|
fix xnet.Pipe
|
2025-08-01 23:00:50 +08:00 |
|
ginuerzh
|
a5309eee97
|
add buffer size option for udp connection
|
2025-07-30 21:40:53 +08:00 |
|
ginuerzh
|
b64e5901b6
|
http: fix response for connect request
|
2025-07-30 21:40:31 +08:00 |
|
ginuerzh
|
87e454a6f1
|
tungo: additional metadata options
|
2025-07-30 10:07:18 +08:00 |
|
ginuerzh
|
3bbc10796c
|
http2: added non-connect request support
|
2025-07-30 10:06:52 +08:00 |
|
ginuerzh
|
208d18125c
|
replace xnet.Transport by xnet.Pipe
|
2025-07-28 20:52:15 +08:00 |
|
ginuerzh
|
35a049fb03
|
rename vtun to tungo
|
2025-07-26 16:17:04 +08:00 |
|
ginuerzh
|
281295d02f
|
fix tun device
|
2025-07-23 22:44:02 +08:00 |
|
ginuerzh
|
acae52ab89
|
add vtun listener and handler
|
2025-07-23 21:30:21 +08:00 |
|
ginuerzh
|
afcf4a5252
|
parse real client IP
|
2025-07-15 19:59:10 +08:00 |
|
ginuerzh
|
d9a2f44a78
|
add src field for logger and recorder
|
2025-07-02 21:35:02 +08:00 |
|
ginuerzh
|
97ed5080a6
|
service: reset tempDelay when retrying after accept error #52
|
2025-06-28 18:11:13 +08:00 |
|
ginuerzh
|
c8d905dea5
|
read config from stdin
|
2025-06-28 18:09:04 +08:00 |
|
ginuerzh
|
fe096d6e74
|
add clientIP for ws logger #51
|
2025-06-28 18:02:21 +08:00 |
|
ginuerzh
|
3ec2f9d487
|
update quic
|
2025-06-25 21:06:23 +08:00 |
|
ginuerzh
|
ce3c28baf5
|
rm deprecated library shadowsocks-go/shadowsocks
|
2025-06-25 21:05:39 +08:00 |
|
ginuerzh
|
11d982e062
|
add new APIs
|
2025-06-25 21:02:55 +08:00 |
|
ginuerzh
|
6caad5e37e
|
add file option for AuthConfig
|
2025-06-24 21:16:17 +08:00 |
|
ginuerzh
|
d819fd3041
|
support http-100 continue for sniffer
|
2025-06-24 21:15:38 +08:00 |
|
ginuerzh
|
8cacfad9eb
|
fix metrics for listener
|
2025-06-24 21:13:30 +08:00 |
|
dependabot[bot]
|
a71b9d79fd
|
Bump golang.org/x/net from 0.33.0 to 0.38.0 (#50)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.33.0 to 0.38.0.
- [Commits](https://github.com/golang/net/compare/v0.33.0...v0.38.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: ginuerzh <ginuerzh@users.noreply.github.com>
|
2025-06-24 11:21:19 +08:00 |
|
dependabot[bot]
|
9a380d3fd8
|
Bump golang.org/x/crypto from 0.31.0 to 0.35.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.31.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.31.0...v0.35.0)
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.35.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-24 11:01:46 +08:00 |
|
Denis Galeev
|
4c99e11d81
|
fix parse
|
2025-06-24 11:01:26 +08:00 |
|
Denis Galeev
|
1eaf08c9c1
|
fix recorders
|
2025-06-24 11:01:26 +08:00 |
|
Denis Galeev
|
0e59ccc64b
|
add new metric
|
2025-06-24 11:01:26 +08:00 |
|
ginuerzh
|
04d1587a77
|
set dns for tun
|
2025-02-25 20:39:33 +08:00 |
|
ginuerzh
|
69a0aa8853
|
use fixed buffer size
|
2025-02-18 21:04:04 +08:00 |
|
ginuerzh
|
e0915affda
|
use fixed buffer size
|
2025-02-18 17:38:27 +08:00 |
|
ginuerzh
|
d610e2dc01
|
add traffic limiter for relay bind
|
2025-02-18 17:37:13 +08:00 |
|
ginuerzh
|
2495b13053
|
fix traffic logging for socks5 udp
|
2025-02-18 17:30:36 +08:00 |
|
wzxjohn
|
11bca5bc3d
|
fix(http): set Proxy-Agent header after authenticate to avoid leak #42
|
2025-02-18 15:30:56 +08:00 |
|
Denis Galeev
|
e4b1c3c2b5
|
feat recorder: add rotate options
|
2025-02-18 15:30:42 +08:00 |
|
ginuerzh
|
75a106ee84
|
fix tun device
|
2025-02-11 23:12:46 +08:00 |
|
ginuerzh
|
2132268780
|
Bump golang.zx2c4.com/wireguard
|
2025-02-11 22:13:57 +08:00 |
|
ginuerzh
|
ef440e8b4a
|
router: router.id is optional
|
2025-02-11 20:54:52 +08:00 |
|
ginuerzh
|
fc12e33786
|
router handler: add cache for sd service
|
2025-02-09 16:16:44 +08:00 |
|
ginuerzh
|
08ad260606
|
add entrypoint for router handler
|
2025-02-08 23:07:54 +08:00 |
|