This project is an HTTP, i.e., Layer 7, reverse-proxy. If you are looking for a TCP/UDP, i.e., Layer 4, reverse-proxy, please check my another project, rpxy-l4.
This monorepo contains various Node.js HTTP Agent implementations that operate over proxies using various protocols. For the most common use-cases, you should be using the proxy-agent module, which ...