mirror of
https://github.com/zu1k/nali.git
synced 2025-01-22 21:29:02 +08:00
6 lines
73 B
Go
6 lines
73 B
Go
|
package zxipv6wry
|
||
|
|
||
|
func GetOnline() ([]byte, error) {
|
||
|
return nil, nil
|
||
|
}
|