An open API service indexing awesome lists of open source software.

https://github.com/fosrl/cli

Pangolin CLI tool and VPN client
https://github.com/fosrl/cli

cli golang linux remote-access vpn wireguard zero-trust zero-trust-network-access ztna

Last synced: about 2 months ago
JSON representation

Pangolin CLI tool and VPN client

Awesome Lists containing this project

README

          

# [Pangolin](https://pangolin.net) CLI

This is the official Pangolin CLI tool.

Since there isn't an official GUI application for Linux, this CLI serves as the official way to connect to Pangolin VPN on Linux.

This client can be used with both:

- [Pangolin Cloud](https://app.pangolin.net/auth/signup) - Quickest and easiest way to get started using Pangolin.
- [Self-hosted Pangolin](https://docs.pangolin.net/self-host/quick-install) - Fully self-hosted Community and Enterprise editions of Pangolin.

## Download & Install

```bash
curl -fsSL https://static.pangolin.net/get-cli.sh | bash
```

- [All Versions](https://github.com/fosrl/cli/releases) - The releases section of this repository contains release notes and download artifacts for the latest version and all older versions.

## Documentation

Documentation for the CLI client and all other documentation for Pangolin can be found at [docs.pangolin.net](https://docs.pangolin.net/manage/clients/install-client#pangolin-cli-linux).