mirror of
https://github.com/xvzc/SpoofDPI.git
synced 2024-12-22 14:26:31 +00:00
update
This commit is contained in:
parent
08160a74b5
commit
67549f8c21
@ -1,9 +1,9 @@
|
||||
package main
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"github.com/itworksnow/SpoofDPI/hello"
|
||||
)
|
||||
|
||||
func main() {
|
||||
fmt.Print("AWEFWEF")
|
||||
hello.Hello()
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user