1

Is is possible to establish 3 OpenVPN connections, each one on different port, at the same time, send requests and get responses with each one of them?

What node packages would I need to achieve this?

VixinG
  • 1,387
  • 1
  • 17
  • 31
  • You can set node to listen to multi ports yes – Eric Sep 24 '15 at 17:28
  • Could I connect to multiple VPNs at once? @Eric – VixinG Sep 24 '15 at 17:36
  • possible duplicate of [Node.js - Programmatically Connect to a VPN or route HTTP Requests via VPN](http://stackoverflow.com/questions/32048832/node-js-programmatically-connect-to-a-vpn-or-route-http-requests-via-vpn) – Yan Foto Sep 25 '15 at 10:01
  • This q&a explains how to set up one VPN connection in Ubuntu and use it programmatically with cURL or something else: https://serverfault.com/questions/992624/vpn-client-doesnt-have-internet-connection – The Onin Dec 27 '20 at 16:40

0 Answers0