Skip to content

JustABeginning/DWHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DWHP

Docker-WireGuard with Proxy on Host

Usage

  • Ingredients

    • Linux

      foo@bar:~$ source envsetup.sh
      
    • Windows

      foo@bar:~$ envsetup.bat
      
  • Just, fire it up !

    foo@bar:~$ docker compose up -d
    
  • Or, put it down ...

    foo@bar:~$ docker compose down
    

Features

  • Client configuration is auto-generated, and placed in the storage/ directory of pwd

  • Wire your container with the Proxy on your Host

    foo@bar:~$ ssh -p 2224 -R 8080:<PROXY_IP>:<PROXY_PORT> <SSH_USER>@localhost
    

References

About

Docker-WireGuard with Proxy on Host

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors