Merge pull request #33 from YUChoe/master

Fix Typo TCP over TCP
This commit is contained in:
wangyu- 2017-08-21 20:04:30 -07:00 committed by GitHub
commit 60393d24d8

View File

@ -147,7 +147,7 @@ raw_mode: faketcp cipher_mode: aes128cbc  auth_mode: md5
![image_vpn](images/openvpn.PNG) ![image_vpn](images/openvpn.PNG)
1. Bypasses UDP block/UDP QOS 1. Bypasses UDP block/UDP QOS
2. No TCP ovr TCP problem (TCP over TCP problem http://sites.inka.de/bigred/devel/tcp-tcp.html ,https://community.openvpn.net/openvpn/ticket/2 ) 2. No TCP over TCP problem (TCP over TCP problem http://sites.inka.de/bigred/devel/tcp-tcp.html ,https://community.openvpn.net/openvpn/ticket/2 )
3. OpenVpn over ICMP also becomes a choice 3. OpenVpn over ICMP also becomes a choice