GithubHelp home page GithubHelp logo

90999 / frps Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xdutaotao/frps

0.0 1.0 0.0 1.4 MB

xfrps注释

License: Apache License 2.0

Makefile 0.06% Go 95.73% HTML 0.05% Shell 0.13% JavaScript 0.88% Vue 3.13% CSS 0.02%

frps's Introduction

xfrps

Build Status license Supported PRs Welcome Issue Welcome KunTeng

What is xfrps and why xfrps

xfrps was xfrp's server, it was a branch of frp which mainly focus on serving amount of routers and IOT devices

The reason to start xfrps project is the following:

1, we need a stable frp server to serve our xfrp, however frp change very fast, high version of frp doesn't promise compatible with low version

2, frp's roadmap doesn't satisfy xfrp's need, for example, ftp support is important for us, but frp didn't support it

3, by maintaining our own frp server project, we can develope our own feature, no need to wait frp's support

Different between xfrps and frp

xfrps start from v0.11.0 of frp, the following is difference

xfrps need client provide runid, if not, it will reject it

xfrps support only one tcp&ftp proxy for every client, and xfrps'client don't need to provide its remote port, xfrps will choose one for it

client can use its runid to get its tcp&ftp proxy's remote port by http request

for example curl http://xfrps_domains:7500/api/port/tcp/getport/your_runid

xfrps support ftp

in order to use ftp proxy, u need add the following content to config file

type = ftp
local_ip = your ftp server ip
local_port = 21

to get ftp remote port, using the following http request:

curl http://xfrps_domains:7500/api/port/tcp/getftpport/your_runid

How to contribute our project

See CONTRIBUTING for details on submitting patches and the contribution workflow.

Contact

QQ群 : 331230369

Please support us and star our project

frps's People

Contributors

leontiedt avatar xdutaotao 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.