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

Feature Request] FEC(Forward Error Correction) #72

Open
daifeilail opened this issue Aug 2, 2022 · 3 comments
Open

Feature Request] FEC(Forward Error Correction) #72

daifeilail opened this issue Aug 2, 2022 · 3 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@daifeilail
Copy link

Please Add FEC(Forward Error Correction)

@Handsome1080P
Copy link

U can use TinyFecVPN to be backend.I just hope Phantun will optimize max performance.

@daifeilail
Copy link
Author

TinyFecVPN does not support UDP masquerading as TCP
Consider supporting it. You are the only software on the market that masquerades as TCP and supports FEC.

FEC can be turned on or off as a parameter. Does not affect the original function

@dndx dndx added enhancement New feature or request help wanted Extra attention is needed labels Nov 7, 2022
@iopq
Copy link

iopq commented Dec 8, 2024

TinyFecVPN does not support UDP masquerading as TCP Consider supporting it. You are the only software on the market that masquerades as TCP and supports FEC.

FEC can be turned on or off as a parameter. Does not affect the original function

That means it needs to be hooked up like this:

Client -> [ TinyFecVPN ] -> [ phantun-client ] -> INTERNET <- [ phantun-server ] <- [ TinyFecVPN ] <- Server

the packets that originate from the client first get FEC treatment and go as UDP into phantun client, then get transferred to phantun server, become UDP again for the VPN and the server will forward them to the correct destination

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants