wangyu- / tinyfecVPN

A VPN Designed for Lossy Links, with Build-in Forward Error Correction(FEC) Support. Improves your Network Quality on a High-latency Lossy Link.
MIT License
2.31k stars 459 forks source link

Socket bind error #3

Closed sakuramatata closed 6 years ago

sakuramatata commented 6 years ago

root@debian:~# ./tinyvpn_amd64 -s -l0.0.0.0:2552 -f20:10 -k "password" --sub-net 10.22.22.0 [2017-10-29 13:41:47][INFO]argc=8 ./tinyvpn_amd64 -s -l0.0.0.0:2552 -f20:10 -k password --sub-net 10.22.22.0 [2017-10-29 13:41:47][INFO]sub_net 10.22.22.0 [2017-10-29 13:41:47][INFO]jitter_min=0 jitter_max=0 output_interval_min=0 output_interval_max=0 fec_timeout=8 fec_data_num=20 fec_redundant_num=10 fec_mtu=1250 fec_queue_len=200 fec_mode=1 [2017-10-29 13:41:47][FATAL]socket bind error 请帮我解释一下这是什么问题

wangyu- commented 6 years ago

端口被占用了,换个端口。

sakuramatata commented 6 years ago

这个端口是不是前面tinyfecvpn先要设好端口,在后面在扶墙工具上开通这个端口,才不会被占用?

wangyu- commented 6 years ago

不要讨论扶墙。