Skip to content
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

feat: add an option to replace destination address in access log with sniffed domain. #2311

Merged
merged 2 commits into from
Feb 19, 2023

Conversation

mydogshitgold
Copy link
Contributor

Set SystemPolicy.OverrideAccessLogDest to true to enabled this behavior. Default is false.

Can be accessed from both v4 and v5 configuration formats.

Related to #866

@xiaokangwang xiaokangwang self-requested a review February 16, 2023 22:04
Copy link
Contributor

@xiaokangwang xiaokangwang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this pull request is ready to be merged.

cubarco and others added 2 commits February 19, 2023 12:24
The Keep-Alive configs may be overridden with golang default settings when `tcpKeepAliveInterval` is set without `tcpKeepAliveIdle`.
Adopt: XTLS/Xray-core#1328
When SystemPolicy.OverrideAccessLogDest is enabled, destination host
in access log will be replaced with sniffed host. (v2fly#866)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants