Giter VIP home page Giter VIP logo

frp's Introduction

Frp

本项目仅限于安全研究和教学,严禁用于非法用途!

Change

  1. 删除 Admin UI 模块
  2. -c 参数支持HTTP远程加载
  3. 添加 del_enable 自删除配置
  4. 添加 crypto_salt 默认: frp
  5. 添加 websocket_host 域前置
  6. 添加 dingding_token 钉钉通知
  7. 添加 websocket_path 默认: /~!frp
  8. tls_enabledisable_custom_tls_first_byte 默认启用

Example

#frps.ini
[common]
token = 996748
bind_port = 8080
websocket_path = /sync
dingding_token = *****

#frpc.ini
[common]
token = 996748
del_enable = true
server_addr = cdn.com
server_port = 8080
protocol = websocket
websocket_path = /sync
websocket_host = my.com

[socks5]
type = tcp
remote_port = 9999
plugin = socks5
plugin_user = admin
plugin_passwd = 123456

Reference

frp's People

Contributors

donghuangt1 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.