R
R
Roman2019-11-20 00:17:56
ubuntu
Roman, 2019-11-20 00:17:56

Need to proxy requests to third-party APIs from a local environment through a server under Ubuntu - which proxy package should I choose?

The project actively uses third-party APIs that allow access only from certain IPs.
Also there is a server under Ubuntu with this most "certain IP".
But developing directly on the server is such a thing.
What server software is best to choose in order to somehow proxy these requests from the local development environment (PHP and Windows 7).
And what is the best way to do this? Generally speaking, if
So far, the only thing that comes to my mind (simply because I have already done it) is to raise OpenVPN on a server under Ubuntu and, during development, let all traffic from local Windows 7 through it.
But maybe there are simpler solutions?
Thank you.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
K
ky0, 2019-11-20
@ky0

Port forward in iptables.

O
Oleg, 2019-11-20
@402d

Lift vpn for yourself

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question