zhqqqy

Results 9 issues of zhqqqy

when I use this command ```shell ./comcast --device=eth0 --latency=5000 --target-proto=tcp,udp,icmp --target-addr=10.215.45.5 ``` it is useful.but if i add --target-port=9999 like ```shell ./comcast --device=eth0 --latency=5000 --target-proto=tcp,udp,icmp --target-addr=10.215.45.5 --target-port=9999 ``` it doesn’t...

when server send me `Transfer-Encoding: chunked` curlie can't print stream

### What problem does this PR solve? The jvm-chaos can also be injected when the chaos-mesh is running on a linux version lower than linux 4.1, just a draft Close...

type/bug-fix
contribution
first-time-contributor
chaos/jvm
needs-rebase
size/XXL

### Component Middleware ### Middleware https://github.com/zhqqqy/flamego-limit ### Is your feature request related to a problem? Please describe Web frameworks generally need the function of current limiting. ### Describe the solution...

🎯 feature
🛰️ middleware

If I do the following then the query body can't send successful. ```go request := gorequest.New() request.Post("http://address"). Send(`{"query":{"match_phrase":{"age":"327"}}}`). Set("Content-Type", "application/x-www-form-urlencoded").End() ``` but if I do the following then the http...

## Feature Request **Is your feature request related to a problem? Please describe:** **Describe the feature you'd like:** Pod supports experiment mode strategies under current chaos, such as random one,...

type/enhancement

When I execute the below command ```shell nsexec -m /proc/46983/ns/mnt -p /proc/46983/ns/pid sh -c "export" ``` It shows not the environment variables inside the container, but the local environment variables.

![image](https://github.com/6dylan6/jdpro/assets/13046318/7b54c616-282e-4769-a9ac-ea9d2a4e3e14)

**描述bug** notion 中的链接设置成Paste as mention ,博客端就没有显示 **期望的正常结果** 正常显示链接内容 **复现步骤** 在notion 文章中粘贴一个链接,选择 Paste as mention , 然后去看博客中同步的文章内容,会发现链接没有显示,如下图 ![image](https://github.com/tangly1024/NotionNext/assets/13046318/75177690-c580-431c-a647-8afe84506da0) **环境** - 【必填】NotionNext版本 4.5.4 - 【必填】主题 next - 【必填】部署方案v ercel - 【可选】操作系统: macOS...

bug
help wanted