star/net/sshjar_test.go

8 lines
97 B
Go
Raw Permalink Normal View History

2024-04-28 08:37:32 +08:00
package net
import "testing"
func TestSSHJar(t *testing.T) {
//runSSHHoneyJar("0.0.0.0:22")
}