frp-R3shell icon indicating copy to clipboard operation
frp-R3shell copied to clipboard

reverse shell in frp

Results 1 frp-R3shell issues
Sort by recently updated
recently updated
newest added

linux的start.sh对于隧道的识别是这样的: tunnelInfoPattern="用 \[(.+?):([0-9]+)\] " ipInfoPattern="IP \S+: \[(.+?):([0-9]+)\]" 但是frp日志更新后,对于ip是这样描述的: ``` 使用 >>xxx:31054>xx.xx:31054

bug