https://github.com/savely-krasovsky/gopia
https://github.com/savely-krasovsky/gopia
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/savely-krasovsky/gopia
- Owner: savely-krasovsky
- License: mit
- Created: 2020-10-22T04:27:11.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-15T16:55:20.000Z (about 5 years ago)
- Last Synced: 2025-08-09T21:49:11.785Z (5 months ago)
- Language: Go
- Size: 14.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gopia
Currently `gopia` is a small tool to quickly generate WireGuard configs by using Private Internet Access API.
Based on user interest it could get more futures in the future.
### Why? There is an official repo!
Because the official one uses `bash` which is not available on Windows for at least.
`gopia` uses Go, so it can be compiled for almost everything.