Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vpukhanov/vipinator

macOS VPN management from your menu bar
https://github.com/vpukhanov/vipinator

macos menu-bar-app network-management networking vpn

Last synced: 8 days ago
JSON representation

macOS VPN management from your menu bar

Awesome Lists containing this project

README

        

# Vipinator

Vipinator is a macOS menu bar app that provides easy management of VPN connections. It allows users to quickly connect, disconnect, and view the status of their VPN connections directly from the menu bar.


Vipinator's icon

## Features

- View and manage multiple VPN connections
- Connect and disconnect VPNs with a single click
- Automatic status updates when network configuration changes
- Option to start the app at login

## Installation

There are two ways to install Vipinator:

### Using Homebrew

```sh
brew install --cask vpukhanov/tools/vipinator
```

### Manual Installation

- Download the latest DMG file from the [releases page](https://github.com/vpukhanov/Vipinator/releases/latest)
- Open the DMG file
- Drag the Vipinator app to your Applications folder

## Demonstration

https://github.com/vpukhanov/Vipinator/assets/1694616/997df21d-6957-47ad-a938-184e2d4f08e8

Screenshot

## Requirements

- macOS 13.0 or later
- Xcode 14.0 or later (for building from source)

## Usage

1. Launch Vipinator. You'll see a bolt icon in your menu bar.
2. Click the icon to see a list of available VPN connections.
3. Click on a VPN name to connect or disconnect.
4. Use Command + [1-9] as shortcuts to quickly toggle VPN connections.

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.

## Support

If you encounter any problems or have any questions, please [open an issue](https://github.com/vpukhanov/Vipinator/issues).