index
:
wscat
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cmd
/
main.go
blob: e6ae3095b9545b288fffefee9fea32dd28a7a656 (
plain
) (
blame
)
1
2
3
4
5
6
7
package
main
import
"euandre.org/wscat/src"
func
main
()
{
wscat
.
Main
()
}