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

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

Awesome Lists containing this project

README

          

[![](https://img.shields.io/badge/Go-00ADD8?&style=for-the-badge&logo=go&logoColor=white)]() [![](https://img.shields.io/badge/Outline-31B390?&style=for-the-badge&logoColor=white)]() [![](https://img.shields.io/badge/MIT%20License-98C610?&style=for-the-badge&logoColor=white)]()

![](./assets/logo.png)

[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)