User Tools

Site Tools


public:gfw_resistant_tunneling_tool
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


public:gfw_resistant_tunneling_tool [2018/12/31 03:34] (current) – created fangfufu
Line 1: Line 1:
 +====== 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. 
public/gfw_resistant_tunneling_tool.txt · Last modified: 2018/12/31 03:34 by fangfufu