git404hub

what is docker-openvpn-client-socks fr?

fieldju/docker-openvpn-client-socks — explained in plain English

Analysis updated 2026-07-17 · repo last pushed 2020-09-27

Audience · developerComplexity · 3/5DormantSetup · moderate

tl;dr

A Docker container that runs an OpenVPN tunnel and exposes it as a SOCKS proxy, so only chosen apps route through the VPN.

vibe map

mindmap
  root((repo))
    What it does
      Isolated VPN tunnel
      SOCKS proxy exposed
      Selective routing
    Tech stack
      Docker
      OpenVPN
      SOCKS proxy
    Use cases
      Test region-locked content
      Route API calls through VPN
      Privacy testing per app
    Audience
      Developers
      Researchers

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Route only specific apps or API calls through a VPN while everything else stays on the normal network.

VIBE 2

Test how a website or app behaves when accessed from a different region.

VIBE 3

Keep VPN routing isolated inside a container so it never touches the host machine's network settings.

what's the stack?

DockerOpenVPNSOCKS

how it stacks up fr

fieldju/docker-openvpn-client-socks0verflowme/alarm-clock0xhassaan/nn-from-scratch
Stars0
LanguageCSSPython
Last pushed2020-09-272022-10-03
MaintenanceDormantDormant
Setup difficultymoderateeasymoderate
Complexity3/52/54/5
Audiencedevelopervibe coderdeveloper

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · moderate time til it works · 30min

Container needs special Docker permissions to create the tunnel, but a helper script handles that.

prompts (copy fr)

prompt 1
Show me how to set up this Docker container with my OpenVPN config files.
prompt 2
Help me point a specific app at the SOCKS proxy this container exposes.
prompt 3
Explain how to convert the SOCKS proxy this tool creates into an HTTP proxy.
prompt 4
Walk me through the Docker permissions this container needs to create the VPN tunnel.

Frequently asked questions

what is docker-openvpn-client-socks fr?

A Docker container that runs an OpenVPN tunnel and exposes it as a SOCKS proxy, so only chosen apps route through the VPN.

Is docker-openvpn-client-socks actively maintained?

Dormant — no commits in 2+ years (last push 2020-09-27).

How hard is docker-openvpn-client-socks to set up?

Setup difficulty is rated moderate, with roughly 30min to a first successful run.

Who is docker-openvpn-client-socks for?

Mainly developer.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.