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

https://github.com/futuretea/frpc

deploy frpc service with frp release tarball
https://github.com/futuretea/frpc

Last synced: 5 months ago
JSON representation

deploy frpc service with frp release tarball

Awesome Lists containing this project

README

          

# Useage
```bash
make download
make
sudo make install
sudo make frps
sudo make frpc
sudo make uninstall
make clean
```