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
- Host: GitHub
- URL: https://github.com/futuretea/frpc
- Owner: futuretea
- Created: 2019-05-23T16:12:30.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-04T06:49:46.000Z (almost 7 years ago)
- Last Synced: 2025-07-28T08:45:18.789Z (11 months ago)
- Language: Makefile
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```