Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
648 views
in Technique[技术] by (71.8m points)

openvpn - Web Request to remote server thorough a vpn

I've built a .net core web API and it works properly on my localhost. On the other hand, I connect to my office network(provided by them) using OpenVPN GUI (it assigns me an IP) and then I connect to a computer using a Remote desktop connection that has another local private IP. Is it possible for me to send requests using postman or any client-side tool like the android studio to that computer, which has my API running? if yes using what IP?

(I've tried the IP assigned by OpenVPN but it's not working)

question from:https://stackoverflow.com/questions/65865178/web-request-to-remote-server-thorough-a-vpn

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...