Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/vpukhanov/vipinator
- Owner: vpukhanov
- License: mit
- Created: 2024-07-07T18:30:37.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-10T19:03:43.000Z (4 months ago)
- Last Synced: 2024-07-10T23:32:46.833Z (4 months ago)
- Topics: macos, menu-bar-app, network-management, networking, vpn
- Language: Swift
- Homepage:
- Size: 1.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Support: Supporting Files/Vipinator.entitlements
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.
## 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
## 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).