One2Year

Results 1 issues of One2Year

For example, I run `go run ../server/main.go -local :1235 -passwd 123` in a terminal. And run `go run ../client/main.go -local 127.0.0.1:1234 -passwd 123 -server 127.0.0.1:1235` in another terminal window(in the...