edgevpn icon indicating copy to clipboard operation
edgevpn copied to clipboard

listen tcp :8080: bind: Only one usage of each socket address (protocol/network address/port) is normally permitted.

Open vip3344 opened this issue 3 years ago • 3 comments

vip3344 avatar Jul 27 '22 07:07 vip3344

Hi @vip123456789,

Can you provide the full log? from the title I can only guess that you have somehow opened it up two times, or the api port default is already taken (8080)

mudler avatar Aug 21 '22 12:08 mudler

edgevpn proxy --config vpn.yaml When I run this command without "--api", it will also start a http server on :8080

vip3344 avatar Aug 22 '22 11:08 vip3344

By the way, I want to know how to use the proxy function, thank you!

vip3344 avatar Aug 22 '22 11:08 vip3344