Giter Club home page Giter Club logo

frps-onekey's Introduction

Frps服务端一键配置脚本,Frp最新版本:0.31.2

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

Note

最近在github发现新的frps脚本,服务端的管理界面由官方替换成可操作性,就是直接在WEB进行Token,Submisson的配置。我没使用过,有兴趣的可以到这了解:https://github.com/Zo3i/frpMgr

之前就有人想要自定义服务端的版本,其实是推荐大家跟随到最新版本,各有所取吧,有打算加入这个功能。

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

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

Aliyun

wget https://code.aliyun.com/MvsCode/frps-onekey/raw/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}

Frps onkey-install-shell Changelog
Frp版本更新说明

    • Fix

    Fix not release port when client start proxy error.

    • Fix

    Fix panic when proxy meta data is set.

    • New

    New server manage plugin to extend frp's ability

    • Improvement

    Improve xtcp's success rate in some special case.

    • New

    Support bandwidth limit for each proxy.
    New plugin https2http, explore https service as http protocol.

    • Fix

    Fix bug when use_encryption is true for xtcp.

    • New

    New disable_log_color configure to disable console log color. Plugin https2http support attatch headers by plugin_header_ prefix.

    • Change

    Provide a high-level Go API.

    • Fix

    max_pool_count is invalid. Judge error between IPv4 and IPv6 in proxy protocol

    • Fix

    Fix a bug that health check worker may stop unexpected.

    • New

    Update standard http ReverseProxy to handle more upgrade protocol Update some vendor packages.

    • New

    type http support load balancing.

    • Fix

    Fix a connection leak problem when login_fail_exit is false.

    • Fix

    Add read timeout for TLS connection check.

    • New

    Proxy Protocol support plugin unix_domain_socket.
    frps support custom 404 page.

    • New

    Support Proxy Protocol.
    New plugin https2http.

    • Fix

    Fix router config conflict when frpc start by command line mode. #1165

    • Fix

    Fix panic error when reconnection with tls_enable is true.

    • Change

    Change Update version of kcp-go.

    • Fix

    Fix connection leak of http health check. #1155

    • Fix

    Fix a match problem with multilevel subdomain. #1132
    frps --log_file is useless. #1125

    • New

    Support TLS between frpc and frps, Set tls enable to enable this feature in frpC.Improve stability of xtcp.

    • Fix

    Fix a bug that xtcp don't release connections in some case.

    Note: xtcp is incompatible with old versions.
    注意:此版本的xtcp和之前版本不兼容,需要同步升级服务端和客户端才能正常使用
    • Fix

    Fix Error clear frpc configure file when /api/config called without token set

    • New

    New Support admin UI for frpc

    • Fix

    Fix Reload proxy not saved after reconnecting

    • Fix

    Fix client not working caused by reconnecting.

    • Fix

    Fix status api.
    Fix reload and status command error.

    • New

    Support render configure file template with os environment.

    • Change

    Remove check for authentication timeout.

frps-onekey's People

Contributors

mvscode avatar

Watchers

James Cloos avatar

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.