tinyfecVPN
tinyfecVPN copied to clipboard
A VPN Designed for Lossy Links, with Build-in Forward Error Correction(FEC) Support. Improves your Network Quality on a High-latency Lossy Link.
配置好主机ip 网关 dns之后,能ping通vps Pinging 10.222.2.1 with 32 bytes of data: Reply from 10.222.2.1: bytes=32 time=101ms TTL=63 Reply from 10.222.2.1: bytes=32 time=101ms TTL=63 Reply from 10.222.2.1: bytes=32 time=102ms TTL=63 Reply from...
when ping ping 10.22.22.1 from client there is no ping and see bellow lines at client [WARN]recv return -1,errno=No route to host  [root@vosnow ~]# iptables -L Chain INPUT (policy...
Server ./tinyfecvpn -s -l0.0.0.0:162 -f20:10 -k "a#F5^f" --sub-net 10.22.22.0 --tun-dev tinyfecvpn [2018-01-26 00:14:59][INFO]argc=10 ./tinyfecvpn -s -l0.0.0.0:162 -f20:10 -k a#F5^f --sub-net 10.22.22.0 --tun-dev tinyfecvpn [2018-01-26 00:14:59][INFO]sub_net 10.22.22.0 [2018-01-26 00:14:59][INFO]tun_dev=tinyfecvpn [2018-01-26 00:14:59][INFO]running...
hello sir i have tried to use the tinyfecvpn + udp2raw-tunnel my connection get blocked in few sec. How can i use it to bypassing firewalls
能实现两个client连到同一个server分配同一子网ip地址,并且这两个 client 之间还能互相 ping 通访问 吗? 就是实现一个 vpn server 下的所有 client 之间以及 server 之间都位于同一子网,并且有不同的 ip 地址,互相之间都能访问,好像就在同一个局域网一样。
下载了预先编译,可是找不到对应openwrt的ipk呀?求教如何安装到openwrt路由器中
请问下 后面的number怎么填写? 具体意思是在mode0下面 尝试调低延时? 是在服务端和客户端都填写吗?那会多消耗cpu吗?谢谢
For English speaking user: https://github.com/wangyu-/UDPspeeder/wiki/Issue-Guide 中文用户请看: https://github.com/wangyu-/UDPspeeder/wiki/发Issue前请看 (否则Issue可能被忽略,或被直接关掉)
要求:Ubuntu/Debian,CentOS 系统的小鸡鸡 使用 root 用户输入下面命令安装或卸载 ``` bash
如题,我在docker集群自建的内网有不少服务,很多服务都是没有expose端口的,但是我有时希望调试它们,就会很麻烦,所以可不可以用这个vpn建立本机和docker内网的vpn线路,直接用docker内网ip访问那些服务?