weron icon indicating copy to clipboard operation
weron copied to clipboard

Support for connecting to signaling server with HTTP_PROXY

Open chitvan1988 opened this issue 1 year ago • 4 comments

Please suggest about the Support for HTTP_PROXY for linux client behind corporate proxy ( may be squid) and also how to use third party webrtc stun server like that of metered.ca(openRelay) ?

chitvan1988 avatar Nov 27 '23 07:11 chitvan1988

Any Advise/Help please ?

chitvan1988 avatar Nov 29 '23 15:11 chitvan1988

Any advise/help please?

chitvan1988 avatar Dec 04 '23 03:12 chitvan1988

Please suggest about the Support for HTTP_PROXY for linux client behind corporate proxy ( may be squid) and also how to use third party webrtc stun server like that of metered.ca(openRelay) ?

For the 3rd party stun server question, According to https://github.com/pojntfx/weron?tab=readme-ov-file#layer-3-ip-overlay-networks

It seems you can just add --raddr string Remote address (default "wss://weron.up.railway.app/") to the weron vpn ip command.

Da-Geek avatar Mar 13 '24 21:03 Da-Geek

Currently weron does not have support for HTTP proxies, but I'm definitely open to adding this option in the future.

pojntfx avatar Jul 30 '24 23:07 pojntfx