Im trying to create a Jenkins Job monitor for my Dev team, I plan to use Jenkins API to retrieve the information about the desired job and with that turn on some lights, the problem is that we need to connect to a specific VPN to have access to jenkins, thats why i want to connect my ESP8266 to this VPN.
On my Mac im using cisco anyconnect to connect to a VPN server, is this possible on an ESP8266?
Thanks!