Skip to content

archit120/faketcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

faketcp

  • This is a fake TCP protocol on Link-layer. It implements the handshakes like TCP but no retranmission after link connected(like UDP).
  • It's already used in pangolin, which provides same performance with UDP and avoids some UDP issues in VPN.
  • Using method can be found in example.
  • Only supported in Linux.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages