-
Notifications
You must be signed in to change notification settings - Fork 521
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
处理器上的观测器无效, 服务上的观测器可以 #543
Comments
暂时方案是每个用户开一个 service,监听不同端口 |
用的哪个版本? |
应该是这版本: gogost/gost:3.0.0-nightly.2024071 |
本地没有复现。 |
方便贴一下你配置吗?我又试了几小时都不行。。 |
在最新的版本中用你提供的配置就可以。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
配置文件:
如果将 服务上的观测器注释去掉,那就可以监听到服务的,但是 Handler 不行,导致 基于用户标识的流量统计 也无法实现
The text was updated successfully, but these errors were encountered: