Skip to content

AnselmoLacerda/pritunl-zero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Pritunl Zero

Welcome to the Pritunl Zero repository! This project aims to provide a comprehensive solution for implementing zero trust security with Pritunl.

Table of Contents

Introduction

Pritunl Zero is designed to enhance your security posture by implementing zero trust principles. It includes configurations and scripts to ensure a secure and efficient deployment.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Docker installed on your machine
  • Basic knowledge of shell scripting

Installation

To install Pritunl Zero, follow these steps:

  1. Clone the repository:

    git clone https://github.com/AnselmoLacerda/pritunl-zero.git
    cd pritunl-zero
  2. Run the installation script:

    ./init.sh

Usage

After installation, you can start using Pritunl Zero by following these steps:

  1. Build the Docker image:

    docker-compose up -d
  2. Retrieve the default password:

    ./get_default_pass.sh
  3. Access the Pritunl web interface and log in with the retrieved password.

Contributing

Contributions are welcome! Please follow these steps to contribute:

  1. Fork the repository
  2. Create a new branch (git checkout -b feature-branch)
  3. Make your changes
  4. Commit your changes (git commit -m 'Add some feature')
  5. Push to the branch (git push origin feature-branch)
  6. Create a Pull Request

License

This project is licensed under the MIT License. See the LICENSE file for details.


Feel free to customize this template to better fit your project's needs! If you need any more help, just let me know.

About

pritunl-zero

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published