Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sparanoid/ansible-frp

Ansible role for frp
https://github.com/sparanoid/ansible-frp

ansible ansible-playbook ansible-role frp frpc frps proxy reverse-proxy

Last synced: 6 days ago
JSON representation

Ansible role for frp

Awesome Lists containing this project

README

        

# ansible-frp
Ansible role for frp

## Install

```shell
git submodule add https://github.com/sparanoid/ansible-frp roles/sparanoid.frp
```

Create your own frpc/frps configs under:

- `{{ inventory_dir }}/files/frp/{{ inventory_hostname }}/{{ frpc_conf }}`
- `{{ inventory_dir }}/files/frp/{{ inventory_hostname }}/{{ frps_conf }}`