Coder Social home page Coder Social logo

kyarazhan / frps-onekey Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mvscode/frps-onekey

2.0 0.0 1.0 3.93 MB

Frps 一键安装脚本&管理脚本 A tool to auto-compile & install frps on Linux

License: GNU General Public License v3.0

Shell 100.00%

frps-onekey's Introduction

Frp服务端一键配置脚本,脚本默認获取Frp最新版本

Frp server one-click configuration script. The script obtains the latest Frp version by default

GitHub Repo Stars Forks

Frp 是一个高性能的反向代理应用,可以帮助您轻松地进行内网穿透,对外网提供服务,支持 tcp, http, https 等协议类型,并且 web 服务支持根据域名进行路由转发。

  • Detail(详情):fatediergithub
  • Script author(脚本原作者):clangcn github

Frps-Onekey-Install-Shell For CentOS/Debian/Ubuntu/Fedora (32bit/64bit)

Install(安装)

Gitee

wget https://gitee.com/mvscode/frps-onekey/raw/master/install-frps.sh -O ./install-frps.sh
chmod 700 ./install-frps.sh
./install-frps.sh install

Github

wget https://raw.githubusercontent.com/mvscode/frps-onekey/master/install-frps.sh -O ./install-frps.sh
chmod 700 ./install-frps.sh
./install-frps.sh install

Uninstall(卸载)

./install-frps.sh uninstall

Update(更新)

./install-frps.sh update

Server management(服务管理器)

Usage: /etc/init.d/frps {start|stop|restart|status|config|version}

Script ChangeLog


[1.0.1] - 2024-06-07

Changed

  • frps program config file change to frps.toml from frps.int

[1.0.2] - 2024-06-13

Update

  • Update frp server config format to follow up the latest version.
    bind_addr --> bindAddr
    bind_port --> bindPort
    kcp_bind_port --> kcpBindPort
    etc..
    

[1.0.3] - 2024-06-16

Amendment

  • Amend function name to frps

Changed

  • Change curl common to get server ip from wget common

[1.0.4] - 2024-06-18

Updated

  • Add trace option at log level, default is info

  • Update shell update function, ask the user if they want to update

New

  • frps support transport heartbeatTimeout = 90, default is enable

[1.0.5] - 2024-06-19

ADDED

  • Add quic of transport protocol support,server port default same as https port.

  • Add user-defined functions for the kcp bind port,server port default same as bind port.

Fixed

  • Fix the script under frps server start faild still install complete bug.

frps-onekey's People

Contributors

alililala avatar amazingdm avatar ducun avatar himenma avatar muxinxy avatar mvscode avatar op69qs avatar

Stargazers

 avatar  avatar

Forkers

cmz0228

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.