dndx / phantun

Transforms UDP stream into (fake) TCP streams that can go through Layer 3 & Layer 4 (NAPT) firewalls/NATs.
Apache License 2.0
1.66k stars 133 forks source link

[Feature Request]Anti-Relay #83

Open Handsome1080P opened 2 years ago

Handsome1080P commented 2 years ago

Just a simple request.

dndx commented 1 year ago

This is something I want to avoid, as it could affect the packet header length of Phantun TCP packet. It is always more desirable to simply use an underlying protocol that is replay resistant. Phantun is not designed to address security issues.

Handsome1080P commented 1 year ago

This is something I want to avoid, as it could affect the packet header length of Phantun TCP packet. It is always more desirable to simply use an underlying protocol that is replay resistant. Phantun is not designed to address security issues.

Yeah,just a simple anti-relay is enough ,not need encrypt or obfuscate