Wednesday 23 November 2016

How to make an HTTP request through OpenVPN?

We have some APIs that are only accessible through OpenVPN (for now it's 3 APIs in 3 different OpenVPN networks). How can I make an HTTP request to those APIs? I have the correct .ovpn files on the system making the request for each of the 3 OpenVPN networks. Is there some parameter I could pass to the request npm module that would allow this, such as a full path to those .ovpn files?

Submitted November 23, 2016 at 01:31PM by nowboarding

No comments:

Post a Comment