Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/vinhjaxt/vpn-proxy-helper

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/vinhjaxt/vpn-proxy-helper

  • v1.0.0
  • Source
  • Go
  • Socket score

Version published
Created
Source

VPN Proxy Helper

Sometimes, VPN clients do not change the routing table of the computer but it still exists the VPN interface. Sometimes, you don't want to transfer all your network over a VPN Network. It's time for time you might want a VPN Proxy Helper - Proxy server when out going traffic is over the local network interface (including VPN interface).

vpn-proxy-helper --help

Usage of vpn-proxy-helper:
  -i string
        Out going Local Network Interface Address
  -l string
        Bind address (default "127.0.0.1:1080")

Usage: socks5://127.0.0.1:1080

Eg:

curl -x socks5://127.0.0.1:1080 https://1.1.1.1/cdn-cgi/trace

FAQs

Package last updated on 24 Nov 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc