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
- Host: GitHub
- URL: https://github.com/fosrl/cli
- Owner: fosrl
- License: other
- Created: 2025-11-01T00:34:14.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2026-04-24T00:11:56.000Z (about 2 months ago)
- Last Synced: 2026-04-24T03:34:07.479Z (about 2 months ago)
- Topics: cli, golang, linux, remote-access, vpn, wireguard, zero-trust, zero-trust-network-access, ztna
- Language: Go
- Homepage: https://pangolin.net/downloads/linux
- Size: 438 KB
- Stars: 31
- Watchers: 2
- Forks: 7
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
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).