-
### Describe the feature request
# 需求起因:
在springcloud 微服务开发过程中,需要部署服务注册、发现业务,将多个微服务组成在分布式的集群环境下。由于服务注册、发现服务要求集群中的所有机器暴露其公网IP或者能够互通访问。这在docker分布式集群环境下很难达到,因为docker容器中的服务都处于内网环境,或者不具有公网地址。需要非常复杂的组网方案来…
-
### Describe the feature request
添加邮件提醒功能,当有用户通过frps访问 便发邮件提醒(个人用户)
### Describe alternatives you've considered
_No response_
### Affected area
- [ ] Docs
- [ ] Installation
- [ ] Performance and…
-
# Flexible Box Layout
## 传统布局
传统布局基于盒装模型,主要依赖position属性和float属性。
## Flex布局
Flex,意为弹性布局。优点:灵活、简洁。
任何一个容器都可以指定为Flex布局。
``` css
display: flex;
```
注意:设为Flex布局以后,子元素的float, clear, vertical-align属性将失效…
-
### Describe the feature request
网络架构
我的电脑 前置机(公网) --> 指定内网服务器 oracle服务器
1. 指定内网服务器与oracle服务器 可以相互访问
2. 前置机对内只能访问 指定内网服务器
3. 指定内网服务器 不可以访问 前置机
4. 前置机仅有特定的很少端口可被其他公网服务电脑访问
5. 前置机(公网),指定内网…
-
积累终端命令行相关经验,包括Shell中的bash,zsh,终端中的Terminal, Mac Terminal.app,iTerm等
注意:这里说linux,linux之类的,其实在mac中也ok。只不过说起来和搜索起来方便而已。
## 涉及领域
- [x] Shell
- [x] Bash
- [x] Zsh
- [x] Fish
- [x] …
-
### Describe the feature request
这是我的配置文件
```
[common]
bind_port = 37000
vhost_http_port = 38080
token = xxxxxxxxxxxxxxxxxxxxxxxxx
custom_404_page = /frps/frp_0.47.0_linux_amd64/404.html
; log…
-
### Describe the feature request
FRP need to have a simple Cli tool to use all rich features have in a easy way.
### Describe alternatives you've considered
Frp add service Minecraft
FRP ser…
-
### Describe the feature request
目前frp的类型http可以公用80端口,通过host头区分路由,但是httpproxy(类似socket5)不能有效转发
### Describe alternatives you've considered
_No response_
### Affected area
- [ ] Docs
- [ ] Install…
-
## Description
The head of develop hangs while writing NetCDF output files in the write component when running the version of RRFS planned for operations. This happens regardless of the compression…
-
### Describe the feature request
感谢开发者的贡献!
场景:用了好几年的frp,有境内公网服务器也有境外公网服务器,目前有需求是通过位于海外的公网服务器内网穿透国内的内网机器,通过几年的使用我发现,可能是家用宽带在国际网关的QoS优先级低的原因,当公网服务器位于境外时会出现不稳定的情况,一直断开重连什么的,而且能用的时候http响应也比较慢,而使用境内公网服务器…