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

https://github.com/corebytee/frp


https://github.com/corebytee/frp

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# frp

## 🛠️ Project Description
`frp` is a project designed to ease the installation and setup of the `frpc` and `frps` executables. It aims to simplify the process for users by providing straightforward installation and usage instructions.

## 📦 Usage
To use the project, follow these steps:
1. Install the project:
- Install via `bun`: `bun add @corebyte/frp`
- Install via `npm`: `npm install @corebyte/frp`
2. After installation, the `frpc`, and `frps` executables are added to your system's PATH.
3. You can run them directly from the command line: `frpc --help` & `frps --help`
4. Refer to the [official documentation](https://github.com/fatedier/frp) for detailed usage instructions.

## 🤝 Contributing
Contributions are welcome! To contribute:
1. Fork the repository.
2. Apply your edits.
3. Create a pull request with a clear description of your changes.
4. Profit!

## 📜 License
This project is licensed under the MIT License. See the `LICENSE` file for details.