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

https://github.com/adrianosela/vpn

A DIY secure communication channel in Go
https://github.com/adrianosela/vpn

Last synced: 3 months ago
JSON representation

A DIY secure communication channel in Go

Awesome Lists containing this project

README

        

# vpn

#### Prerequisistes:

You need [Go](https://golang.org/dl/) for your operating system

#### Build binary:

```
go build
```

#### Run binary:

```
./vpn -uiport ${UI_PORT}
```
where UI_PORT is any unused TCP port