Write a customised VPN for Windows

已关闭 已发布的 7 年前 货到付款
已关闭 货到付款

The goal of the project is to create VPN servers that are behind a router that blocks incoming connections.

Just like in a normal VPN application, when you connect to the VPN server you can send and receive network packets using the IP address of the VPN server (and perhaps also access shared network drives), but the biggest difference here is that you cannot just connect to an open/filtered port as on a normal server! The VPN servers will be ordinary home or work computer devices that have firewalls and can be behind a NAT.

Assume that you can connect to the internet on these VPN servers, but that they have no dedicated open incoming ports (such as port 1701,1194, 80, 443, etc.) and you can’t change the router configuration. So You have to forward packets between the VPN server and the clients through a relay server.

Some things to consider in this project are TCP/UDP hole punching and the TUN/TAP virtual network interface.

C++编程 视窗应用程序接口 视窗桌面 视窗 Server

项目ID: #10567392

关于项目

43个方案 远程项目 活跃的4 年前