PHP Classes

VPN client

Recommend this page to a friend!

      PHP HTTP protocol client  >  All threads  >  VPN client  >  (Un) Subscribe thread alerts  
Subject:VPN client
Summary:Can connect to vpn?
Messages:2
Author:Jorge Vargas
Date:2017-06-27 00:13:21
 

  1. VPN client   Reply   Report abuse  
Picture of Jorge Vargas Jorge Vargas - 2017-06-27 00:13:21
How can I connect to a webservice with a vpn connection?

  2. Re: VPN client   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2017-06-28 18:34:38 - In reply to message 1 from Jorge Vargas
It depends on the type of VPN. It probably already routes packets via the VPNM tunnel. If not, see if it provides a HTTP proxy or socks server. This class supports both.