Hello friends ,
I'm trying to use 1 domestic server and send traffic to 2 foreign servers . I have a problem with syntax
in domestic vps I have :
-L=tcp://:2087/:2096 -F relay+ws://domain1.com:2053 -F=relay+ws://domain2.com:8443
in foreign vps I have :
-L=relay+ws://:2053/:2087 -L=relay+ws://:8443/:2096
is this syntax correct ?