GithubHelp home page GithubHelp logo

dgovorukhin / vpn-pack Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 15 KB

Simple and quick secure VPN starter

License: Apache License 2.0

Shell 100.00%
easy letsencrypt quick secure vpn wireguard wireguard-vpn

vpn-pack's Introduction

vpn-pack

Fully configured VPN server with secure letsencrypt certificates. Safety way manage your VPN config remotely. If you would like to run VPN simple and quick, just clone this repo and run compose file:

# edit .env file with your domain name and email value before up compose
docker compose up -d

It will run compose with default configuration of network and vpn server.

receiving certificates may take 1-2 min

Open link https://your_domain.name login: admin pass: admin

do not forget to change it after first login

If something doesn't work, check applications logs for some errors:

docker compose logs -f

Features

  • VPN configuration management for multiple clients (friends and family)
  • only 2 ports in your firewall, 1 for https 1 for VPN clients
  • free letsencrypt certificate receiving and renewal automatically

manage your config from whatever you want with secure https connection

  • minimal resource required (1cpu/100 mb ram)

you can use lower priced VPS/VDS servers

Requirements

  • host machine with static public IP
  • domain name with DNS A record with host machine IP
  • docker && docker compose
  • opened ports in your firewall 443/tcp 51820/udp

Next features

Suggest you feature! Open Issue.

If you have question, just open issue with it or write me in Twitter: dgovorukhin or email: [email protected]. Together we will do it better.

Feel free to contribute!

vpn-pack's People

Contributors

dgovorukhin avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.