new e2e framework (#1835)
This commit is contained in:
committed by
GitHub
Unverified
parent
8b75b8b837
commit
262317192c
@@ -0,0 +1,5 @@
|
||||
package consts
|
||||
|
||||
const (
|
||||
TestString = "frp is a fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet."
|
||||
)
|
||||
Reference in New Issue
Block a user