tun2socks 0.1.10

High performance tun2socks
Documentation
# YAML

[![status][PIPELINE_STATUS]][PROJECT_URL]

This is a branch of libyaml with a simple build system.

## How to Build

**Unix**:
```bash
git clone https://gitlab.com/hev/yaml
cd yaml
make
```

**Android**:
```bash
mkdir yaml
cd yaml
git clone https://gitlab.com/hev/yaml jni
ndk-build
```

## Upstream
'https://github.com/yaml/libyaml'

[PROJECT_URL]: https://gitlab.com/hev/yaml/commits/master
[PIPELINE_STATUS]: https://gitlab.com/hev/yaml/badges/master/pipeline.svg