Skip to content

JustABeginning/Docker-WireGuard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker-WireGuard

A simple WireGuard server running on Alpine container

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

  • mitmproxy is included as an option to intercept and analyze client's HTTP/S traffic

References

About

A simple WireGuard server running on Alpine container

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors