gost_software/cmd/gost
Raymond Liu 8ab2fe6f77 Print version info to Stdout instead of Stderr
Otherwise we can't get the right version information by this:
```shell
gost -V | cut -d' ' -f2
```
2020-03-20 21:31:41 +08:00
..
.ssl add example config files 2019-01-05 13:33:36 +08:00
cfg.go add chain support for resolver 2020-02-02 15:31:32 +08:00
main.go Print version info to Stdout instead of Stderr 2020-03-20 21:31:41 +08:00
peer.go add max_fails & fail_timeout options support for port forwarding 2019-06-20 10:47:58 +08:00
route.go fix #352: add pubkey auth support for ssh 2020-03-02 19:42:27 +08:00