Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

NuoFang6
Copy link

@NuoFang6 NuoFang6 commented Sep 7, 2025

Adds a disable-icmp option to the TUN listener configuration.

When enabled, the TUN listener will use fake ping echo. This can be useful to prevent potential ICMP routing loops in certain network configurations.

@wwqgtxx
Copy link
Collaborator

wwqgtxx commented Sep 7, 2025

Perhaps changing the option to disable-icmp-forwarding would be a better solution.

Also, listener/inbound/tun.go needs to be modified simultaneously.

Adds a `disable-icmp` option to the TUN listener configuration.

When enabled, the TUN listener will use fake ping echo. This can be useful to prevent potential ICMP routing loops in certain network configurations.
@wwqgtxx wwqgtxx merged commit 9a124a3 into MetaCubeX:Alpha Sep 7, 2025
119 checks passed
feryw pushed a commit to feryw/smartclash that referenced this pull request Sep 8, 2025
When enabled, the TUN listener will use fake ping echo. This can be useful to prevent potential ICMP routing loops in certain network configurations.
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.

2 participants