====== GFW resistant tunneling tools ====== These projects require detailed knowledge of network programming. ==== Protocol-imitating tool ==== * Wrap your tunnel protocol behind HTTP request. HTTP request seems to go faster. ==== Multithread tunneling tool ==== * De-multiplexing a VPN connection * You would need to sort out out-of-order packet. * Enable resend.