porech / engarde

A go network utility to create a reliable IP tunnel over multiple connections
GNU General Public License v2.0
276 stars 41 forks source link

Add versions to Engarde #5

Closed xela92 closed 5 years ago

xela92 commented 5 years ago

I think It would be useful to have a version code to recognize on which build I'm on while testing.

I should be able to do:

engarde-client -v

engarde-server -v

and have useful information on actual builds, maybe including dates for test builds.