Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

能否编译一个win版 #6

Open
fyhong opened this issue May 13, 2022 · 0 comments
Open

能否编译一个win版 #6

fyhong opened this issue May 13, 2022 · 0 comments

Comments

@fyhong
Copy link

fyhong commented May 13, 2022

我通过源码编译后,运行会出错
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 ap_kcp_tun] settings: KcpConfig { max_interval: 100, min_interval: 10, nodelay: false, mtu: 1372, mss: 1353, fast_rexmit_thresh: 16, fast_ack_thresh: 32, congestion: LossTolerance, max_rexmit_time: 2048, min_rto: 20, send_window_size: 4096, recv_window_size: 4096, timeout: 30000, keep_alive_interval: 1500, name: "" }
thread 'main' panicked at 'called Result::unwrap() on an Err value: Os { code: 10014, kind: Uncategorized, message: "系统检测到在一个调用中尝试使用指针参数时的无效指针地址。" }', src/tun.rs:258:39
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant