GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.
.github assets client cmd conf doc dockerfiles hack pkg server test web .gitignore .golangci.yml .goreleaser.yml LICENSE Makefile Makefile.cross-compiles README.md README_zh.md Release.md go.mod go.sum package.sh frp README|中文文档 ...
对于某些服务来说如果直接暴露于公网上将会存在安全隐患。 使用stcp(secret tcp)类型的代理可以避免让任何人都能访问到要穿透的服务,但是访问者也需要运行另外一个 frpc。 以下示例将会创建一个只有自己能访问到的 ssh 服务代理。 frps 的部署步骤同上。 启动frpc,转发内网的 ssh 服务,配置如下,不需要指定远程端口: ...
FRP. FRP has one repository available. Follow their code on GitHub.
Donation If frp helps you a lot, you can support us by: GitHub Sponsors Support us by Github Sponsors. You can have your company's logo placed on README file of this project. PayPal Donate money by PayPal to my account fatedier@gmail.com.About...
package.sh vendor: add github.com/xtaci/smux May 17, 2017 Repository files navigation README Apache-2.0 license frp README | 中文文档 What is frp? frp is a fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet. Now, it supports tcp, udp, http...
gofrp has 7 repositories available. Follow their code on GitHub.
.github Godeps assets client cmd conf doc models server tests utils vendor web/frps .dockerignore .gitignore .travis.yml Dockerfile Dockerfile_alpine LICENSE Makefile Makefile.cross-compiles README.md README_zh.md package.sh README.md frp README | 中文文档...
What is frp? frp is a fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet. Now, it supports tcp, udp, http and https protocol when requests can be forwarded by domains to backward web services. ...
Development Status frp is under development. Try the latest release version in themasterbranch, or use thedevbranch for the version in development. The protocol might change at a release and we don't promise backwards compatibility. Please check the release log when upgrading the client and the...