mirror of
https://github.com/fatedier/frp.git
synced 2026-01-10 10:13:16 +00:00
Use encryption in frp protocol.
This commit is contained in:
@@ -61,5 +61,5 @@ func TestCompact(t *testing.T) {
|
||||
assert.True(ok)
|
||||
|
||||
ok, _ = Compat("0.10.0")
|
||||
assert.False(ok)
|
||||
assert.True(ok)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user