https://github.com/hteppl/go-outline-vpn
Outline VPN API handler written in Go
https://github.com/hteppl/go-outline-vpn
api go golang outline outline-vpn vpn vpn-manager
Last synced: 4 months ago
JSON representation
Outline VPN API handler written in Go
- Host: GitHub
- URL: https://github.com/hteppl/go-outline-vpn
- Owner: hteppl
- License: mit
- Created: 2024-04-18T00:05:38.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-04T00:23:36.000Z (about 2 years ago)
- Last Synced: 2024-11-03T09:09:43.513Z (over 1 year ago)
- Topics: api, go, golang, outline, outline-vpn, vpn, vpn-manager
- Language: Go
- Homepage: https://getoutline.org
- Size: 91.8 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[]() []() []()

[Outline VPN](https://getoutline.org) handler via http API, written in Go
## How to install
```shell
go get -u github.com/hteppl/go-outline-vpn
```
[Get the source code from releases](https://github.com/hteppl/go-outline-vpn/releases)
## Examples
```go
// indev
```
## Libraries
[fasthttp](https://github.com/valyala/fasthttp) fast HTTP implementation for Go
## License
This project is licensed under the [MIT License](https://opensource.org/licenses/MIT)