PPTP over v2ray #2760
Unanswered
miladnorouziii
asked this question in
Q&A
PPTP over v2ray
#2760
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello. Today, I intend to perform data transfer. My modem only supports the PPTP protocol. My goal is to have two servers, and after the modem connects to the first server using PPTP, the first server retrieves that data and sends it to the second server using v2ray. Is this feasible? Currently, the modem connects to the first server without any issues using PPTP. The second server has v2ray installed and is working fine. I installed xray on the first server, but it seems that the traffic is not being transferred from PPTP to v2ray. How can I check if the first server is connected to the second server using the config.json file? And how can I send the data from the first server to the second server using v2ray after it has been transferred by PPTP?
Beta Was this translation helpful? Give feedback.
All reactions