Skip to content

seantywork/socialize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

socialize

I socialize on terminal

develop

# build

make deps

make dev
# generate certs

./hack/tls.sh

# run engine

./engine.out
# run client

./cli.out "addr:port" number | cert location

# ex) ./cli.out "127.0.0.1:3001" tls/sub1.crt.pem
# it is also possible to login as admin specified in config.json
# at endpoint ${addr}:3000

# using command below

# gencert
#   : generates client cert
#   - data: client id

About

I socialize on terminal

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published