ginuerzh
fa708f4b5f
docs(limiter/conn): add doc comments, fix nil guards and missing Close
...
Add package and exported symbol doc comments across conn, generator,
limiter, and wrapper packages. Fix nil receiver guard in
connLimitSingleGenerator.Limiter, add missing httpLoader.Close call,
return context.Background instead of nil in serverConn.Context, return
explicit error on connection limit exceeded, and simplify Allow logic.
2026-05-24 19:38:07 +08:00
ginuerzh
4eb006f1b0
tungo: debug exec.Command output
2025-08-09 16:34:04 +08:00
ginuerzh
b597467858
add context for conn
2025-08-04 19:29:38 +08:00
ginuerzh
f71351f5ef
add interface xnet.SrcAddr/DstAddr
2025-08-03 10:15:53 +08:00
ginuerzh
db21de831a
fix xnet.Pipe
2025-08-01 23:00:50 +08:00
ginuerzh
208d18125c
replace xnet.Transport by xnet.Pipe
2025-07-28 20:52:15 +08:00
ginuerzh
afcf4a5252
parse real client IP
2025-07-15 19:59:10 +08:00
ginuerzh
fc12e33786
router handler: add cache for sd service
2025-02-09 16:16:44 +08:00
ginuerzh
379d9a73ad
service: add limiter.scope option
2025-01-20 23:22:58 +08:00
ginuerzh
69455ace9d
add handler recorder
2024-09-14 23:21:25 +08:00
ginuerzh
31c482c649
add scope param for traffic limiter
2024-08-31 09:30:04 +08:00
ginuerzh
118ee91c95
fix error response for web APIs
2024-06-04 22:05:13 +08:00
ginuerzh
c959fc2f73
add observer
2024-01-03 20:55:06 +08:00
ginuerzh
9be710dc19
fix tun config
2023-11-20 20:42:29 +08:00
ginuerzh
88cc6ff4d5
add traffic limiter for proxy handler
2023-11-18 18:28:09 +08:00
ginuerzh
3f3deb98b8
fix http traffic forwarding
2023-10-18 14:32:42 +08:00
ginuerzh
1759c95e78
add mux config
2023-10-17 21:55:07 +08:00
ginuerzh
416405b1f0
add UDP support for reverse proxy tunnel
2023-02-02 19:18:10 +08:00
ginuerzh
1c6bc9283e
forward non-HTTP traffic based on host
2023-01-30 21:09:21 +08:00
ginuerzh
ee2c05494c
add more options for grpc
2022-12-21 18:17:46 +08:00
ginuerzh
15feb7599e
fix traffic limiter
2022-12-19 19:33:29 +08:00
ginuerzh
84079e32d2
fix traffic limiter for CIDR
2022-11-05 16:10:26 +08:00
ginuerzh
2b9ea187b8
fix traffic limiter
2022-11-05 15:23:12 +08:00
ginuerzh
5237f79740
add chain hop
2022-09-20 17:54:03 +08:00
ginuerzh
01d7dc77c6
update limiter
2022-09-14 20:00:35 +08:00
ginuerzh
91c12882f5
add conn limiter
2022-09-14 00:15:19 +08:00
ginuerzh
4c2131ca6d
add rate limiter
2022-09-05 22:47:51 +08:00
ginuerzh
e23da0f319
add rate limiter
2022-09-05 11:08:54 +08:00