This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
SpoofDPI
Watch
1
Star
0
Fork
0
You've already forked SpoofDPI
mirror of
https://github.com/xvzc/SpoofDPI.git
synced
2025-01-24 18:24:23 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
e5e57e912d
SpoofDPI
/
cmd
/
spoof-dpi
/
main.go
10 lines
103 B
Go
Raw
Normal View
History
Unescape
Escape
restart..
2021-12-28 02:28:43 +00:00
package
main
import
(
update
2021-12-28 05:10:21 +00:00
"github.com/itworksnow/SpoofDPI/hello"
restart..
2021-12-28 02:28:43 +00:00
)
func
main
(
)
{
update
2021-12-28 05:13:20 +00:00
hello
.
Hello
(
)
restart..
2021-12-28 02:28:43 +00:00
}
Reference in New Issue
Copy Permalink