.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|中文文档 ...
GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.
FRP. FRP has one repository available. Follow their code on GitHub.
对于某些服务来说如果直接暴露于公网上将会存在安全隐患。 使用stcp(secret tcp)类型的代理可以避免让任何人都能访问到要穿透的服务,但是访问者也需要运行另外一个 frpc。 以下示例将会创建一个只有自己能访问到的 ssh 服务代理。 frps 的部署步骤同上。 启动frpc,转发内网的 ssh 服务,配置如下,不需要指定远程端口: ...
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...
gofrp has 7 repositories available. Follow their code on GitHub.
编辑caddy的配置文件/etc/caddy/Caddyfile,添加新域名的反向代理: www.yourdomain.com { reverse_proxy localhost:8080 } 重新启动caddy服务: sudo systemctl restart caddy 现在就可以通过https://www.yourdomain.com访问内网的web服务了,而且Auto HTTPS!! 参考 https://github.com/fatedier/frp/...
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...
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. ...
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. ...