ap-kcp icon indicating copy to clipboard operation
ap-kcp copied to clipboard

用于穿透恶劣网络环境的高性能可靠传输协议,基于 KCP 优化和修改,使用 Rust 实现

Results 4 ap-kcp issues
Sort by recently updated
recently updated
newest added

我通过源码编译后,运行会出错 F:\ap-kcp-master\target\release>ap-kcp-tun.exe -c -l 192.168.1.1:8118 -r mysesrver.com:9001 -p 30819 [2022-05-13T14:25:49Z INFO ap_kcp_tun] ap-kcp-tun client [2022-05-13T14:25:49Z INFO ap_kcp_tun] listening on 192.168.1.1:8118, tunneling via myserver.com:9001 [2022-05-13T14:25:49Z INFO ap_kcp_tun] algorithm: aes-256-gcm [2022-05-13T14:25:49Z INFO...

crates ring need install `musl-tools` to compile properly in Ubuntu. https://github.com/briansmith/ring/issues/713

我rust环境配置好了,但是make之后提示拒绝链接