Skip to content
Snippets Groups Projects
Select Git revision
  • main default
  • add-menshen-agent
  • maxb/remove-shapeshifter
  • new_ovpn_exporter
  • kresd_upstream
  • bullseye
  • master
  • udp
  • buster
  • 2.6.3-deb12
  • 1.0.1
  • 1.0
12 results

openvpn

  • Clone with SSH
  • Clone with HTTPS
  • Name Last commit Last update
    chaperone.d
    .gitlab-ci.yml
    Dockerfile
    README.md

    Running a shapeshifter-dispatcher container in float

    Chaperone, a small init, is used to launch shapeshifter dispatcher. It needs to have some variables:

    • RHOST: where traffic should go to, like the IP of where your OpenVPN server listens on. If it's on the same host 127.0.0.1 would do.
    • RPORT: associated port of that OpenVPN server, 1194 by default
    • LHOST: listen on this IP
    • OBFSPORT: your obfs4-exposed port
    • LOGLEVEL: ERROR/WARN/INFO/DEBUG
    • EXTORPORT: Specify the address of a server implementing the Extended OR Port protocol, which is used for per-connection metadata