Xray with WireGuard/IKEv2 on two VPS #2530
Replies: 3 comments 3 replies
-
I understand based on your question that the location here is your 1st VPS. it should receive Wireguard protocol inbound (using Xray-core). But in Xray-core the Wireguard protocol can only be used outbound. So for this location, you have to consider using another program to receive Wireguard inbound, and then forward it to a socks port on your local machine (127.0.0.1). At this time, Xray-core's inbound station listens to this socks port. |
Beta Was this translation helpful? Give feedback.
-
It might be possible like this. I have no idea if this would actually work, and I have not tried it.
|
Beta Was this translation helpful? Give feedback.
-
Ok now I tried it, and I think it is working. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I have two VPS in different countries:
On first (uncensored country) installed Xray and running XTLS Reality protocol.
On the other I want to run VPN-server and connect to my first VPS, because VPN-protocols need for my case.
I want this scheme (example for iOS):
Client`s IPhone -> Wireguard/IKEv2 Server with installed Xray Client -> Xray Server -> Ethernet
How can I befriend them?
Beta Was this translation helpful? Give feedback.
All reactions