open-source-ideas / ideas

💡 Looking for inspiration for your next open source project? Or perhaps you've got a brilliant idea you can't wait to share with others? Open Source Ideas is a community built specifically for this! 👋
6.52k stars 222 forks source link

Adaptive TCP/UDP VPN for more reliable internet connection #368

Open hafizhlf opened 9 months ago

hafizhlf commented 9 months ago

Project description

Adaptive Protocol Selection is the concept of developing a VPN that can dynamically switch between tunneling TCP over UDP and UDP over TCP based on real-time network conditions. This adaptability ensures that the VPN can maintain a stable and reliable connection by choosing the most suitable protocol for the current situation. This mechanism aims to intelligently choose between tunneling TCP over UDP and UDP over TCP based on network conditions. The goal is to provide users with a stable and reliable VPN connection that adapts seamlessly to diverse network conditions.

Relevant Technology

Complexity and required time

Complexity

Required time (ETA)

Categories

Qa5imm commented 6 months ago

Hi! I have a strong background in networks and would like to work on this