Skip to content

smikhalevski/openvpn-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Ā 

History

2 Commits
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 

Repository files navigation

šŸ³ā€‚OpenVPN for Docker

How to set up on Digital Ocean:

  1. Create the cheapest Docker droplet.

  2. On the droplet page, go to Access and click on Droplet Console.

  3. Copy this command and run it. It may take several of minutes to complete.

docker exec $(docker run -q --pull always -d --privileged -p 1194:1194/udp -p 443:443/tcp ghcr.io/smikhalevski/openvpn-docker:master) print_config
  1. The command output is an OpenVPN client configuration. Copy it and save as clinet.ovpn.

  2. Download and install OpenVPN Connect.

  3. Open OpenVPN Connect and import clinet.ovpn.

About

šŸ³ā€‚Private VPN in a couple of clicks.

Topics

Resources

License

Stars

Watchers

Forks

Packages