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