Code Monkey home page Code Monkey logo

frp_info's Introduction

Here is my information:

  • 🔭 I’m currently working on 3D reconstruction and deep learning
  • 🌱 I’m currently learning CGAL and PCL
  • 📫 My email address: [email protected]
  • blog.whuzfb.cn

📘 My Top Open Source Projects

QrScan frp_info qcloud-ssl-cdn wechatPlatform WhuHelper handwriting_ocr

Fubin Zhang's Github Stats Fubin Zhang's Top Langs

frp_info's People

Contributors

zfb132 avatar zfxkj avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

frp_info's Issues

构建本地镜像,并通过docker-compse启动

拉取代码,并在目录下执行:

sudo docker build -t whuzfb/frp_info:latest .

然后新建 docker-compose.yml文件

version: '3'
services:
  frp_info:
    image: whuzfb/frp_info:latest
    restart: always
    volumes:
      - ./data/config.py:/frp/app/config.py
      - ./data/allow.txt:/frp/allow.txt
    ports:
      - "6666:6666"

然后启动

sudo docker-compose up -d

请求大佬添加docker支持

  • python环境搭建感觉有点麻烦,如果能支持docker就方便多了
  • 此外,之前我用过arugal/frp-notify这个插件,当客户端网络不稳定时,客户端每重连一次通知就推送一次,感觉有点烦人,如果frp_info能设置IP白名单或者设置时间限制就好了

great

优秀,非常优秀

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.