[Proposal] ICMP Tunnel Transport for Xray-core (Ping Tunnel) #5025
hossinasaadi
started this conversation in
Ideas
Replies: 1 comment
-
I don't think its a good idea to add icmp transport to the xray core |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In the couple past month, some networks in Iran have severely restricted TCP/UDP while ICMP Echo still intermittently passes. SSH-over-ICMP and "ping tunnel" tools work in these environments, so adding an ICMP transport to Xray would provide a last-resort path when UDP/TCP transports are blocked.
Performance :
Lower than UDP/TCP (ICMP rate limits/queues) but usable for messaging/browsing when everything else is blocked.
Beta Was this translation helpful? Give feedback.
All reactions