GithubHelp home page GithubHelp logo

loadmemo / frp-onekey Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sseaky/frp-onekey

0.0 1.0 0.0 363 KB

Install/config/uninstall frps/frpc as instance service

License: GNU General Public License v3.0

Shell 100.00%

frp-onekey's Introduction

About

Frp一键配置脚本,修改自 clangcn ,frp版本 0.34.2

  • frp服务端、客户端一键安装,配置、删除
  • 支持systemd或rc管理服务
  • 支持多实例服务,默认实例名为main
  • 在ubuntu/debian上测试

Usage

Install

sudo bash -c "bash <(wget -qO - https://github.com/sseaky/frp-onekey/raw/main/frp_onekey.sh)"

or

wget https://github.com/sseaky/frp-onekey/raw/main/frp_onekey.sh
sudo bash frp_onekey.sh -a install -c {frps|frpc} [-i <instance>]

如果wget碰到

Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.228.133|:443... failed: Connection refused.

尝试以下方法:

Reconfig

sudo bash frp_onekey.sh config {frps|frpc}@<instance>

or

Modify the config file in /etc/frp/ and restart service manually.

Uninstall

sudo bash frp_onekey.sh -a uninstall

Shortcut

sudo frps@<instance> {start|stop|restart|status}
sudo frpc@<instance> {start|stop|restart|status|reload}

Example

frps

frps

frpc

frpc

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.