N2N 搭建及使用

    本文地址:http://www.tongxinmao.com/Article/Detail/id/342

    服务器搭建:


    git clone https://github.com/meyerd/n2n.git


    进入V1:

    make

     

    ./supernode -l 666



    windows客户端:n2ngui 

    http://www.vpnhosting.cz/n2nguien.exe


    进入安装目录运行:

    edge -c sbt -k sbt -a 10.0.0.3  -l xxx.com:6660


    androoid客户端:

    http://download.csdn.net/detail/leekwen/8604177



    LINUX客户端:(可直接在supernode运行)

    tunctl -t tun0

    edge -c sbt -k sbt -a 10.0.0.4  -l xxx.com:6660


    测试:

    ping 10.0.0.4

    上一篇:c++ api 双缓冲绘图
    下一篇:WIFI探针通信协议