This website requires JavaScript.
Explore
Help
Sign In
jcarr
/
dnssecsocket
Watch
1
Star
0
Fork
You've already forked dnssecsocket
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
5ace7b049f
dnssecsocket
/
emaild
/
Makefile
9 lines
62 B
Makefile
Raw
Normal View
History
Unescape
Escape
another example Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-25 13:37:47 -05:00
# do this
run
:
go run server.go
simple daemon to listen to http requests Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-25 13:17:03 -05:00
build
:
go build
./emaild