mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
update github.com/pires/go-proxyproto to v0.5.0
This commit is contained in:
parent
3f11b6a082
commit
fe4e9b55f3
14 changed files with 127 additions and 43 deletions
|
|
@ -17,4 +17,4 @@ if [ x${LOG_LEVEL} != x"" ]; then
|
|||
logLevel=${LOG_LEVEL}
|
||||
fi
|
||||
|
||||
ginkgo -nodes=5 -slowSpecThreshold=10 ${ROOT}/test/e2e -- -frpc-path=${ROOT}/bin/frpc -frps-path=${ROOT}/bin/frps -log-level=${logLevel} -debug=${debug}
|
||||
ginkgo -nodes=5 -slowSpecThreshold=20 ${ROOT}/test/e2e -- -frpc-path=${ROOT}/bin/frpc -frps-path=${ROOT}/bin/frps -log-level=${logLevel} -debug=${debug}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue