1
0
mirror of https://github.com/zu1k/nali.git synced 2025-01-22 21:29:02 +08:00
nali/pkg/zxipv6wry/update.go

6 lines
73 B
Go
Raw Normal View History

2020-07-18 09:52:59 +08:00
package zxipv6wry
func GetOnline() ([]byte, error) {
return nil, nil
}