Go to file
2024-07-08 10:59:32 +08:00
admission add observer 2024-01-03 20:55:06 +08:00
api mv observer/stats to core 2024-07-04 23:05:35 +08:00
auth move x/internal/ctx to x/ctx 2024-01-30 18:19:39 +08:00
bypass feat: add whitelist support 2024-04-16 21:06:14 +02:00
chain fix marker for selector 2024-06-07 20:57:47 +08:00
config netns: add support for specifying network namespace by path 2024-07-08 10:59:03 +08:00
connector netns: fix network namespaces for listeners 2024-07-08 10:59:32 +08:00
ctx move x/internal/ctx to x/ctx 2024-01-30 18:19:39 +08:00
dialer fix QUIC error "CRYPTO_ERROR 0x178 (remote): tls: no application protocol" 2024-07-03 22:06:17 +08:00
handler mv observer/stats to core 2024-07-04 23:05:35 +08:00
hop fix error response for web APIs 2024-06-04 22:05:13 +08:00
hosts fix error response for web APIs 2024-06-04 22:05:13 +08:00
ingress fix error response for web APIs 2024-06-04 22:05:13 +08:00
internal netns: add support for specifying network namespace by path 2024-07-08 10:59:03 +08:00
limiter fix error response for web APIs 2024-06-04 22:05:13 +08:00
listener netns: fix network namespaces for listeners 2024-07-08 10:59:32 +08:00
logger add logger component 2023-11-19 19:55:48 +08:00
metadata fix auth for file handler 2023-12-16 14:28:58 +08:00
metrics fix auth for file handler 2023-12-16 14:28:58 +08:00
observer mv observer/stats to core 2024-07-04 23:05:35 +08:00
recorder fix error response for web APIs 2024-06-04 22:05:13 +08:00
registry feat: add whitelist support 2024-04-16 21:06:14 +02:00
resolver fix error response for web APIs 2024-06-04 22:05:13 +08:00
router fix error response for web APIs 2024-06-04 22:05:13 +08:00
sd/plugin fix error response for web APIs 2024-06-04 22:05:13 +08:00
selector move x/internal/ctx to x/ctx 2024-01-30 18:19:39 +08:00
service mv observer/stats to core 2024-07-04 23:05:35 +08:00
go.mod Bump github.com/gin-contrib/cors from 1.5.0 to 1.6.0 2024-07-08 00:02:17 +08:00
go.sum Bump github.com/gin-contrib/cors from 1.5.0 to 1.6.0 2024-07-08 00:02:17 +08:00
LICENSE add license 2022-03-14 20:27:50 +08:00
README.md initial commit 2022-03-14 20:27:14 +08:00

The extended (may be experimental) features outside the main gost tree.