1
0
mirror of synced 2024-11-26 14:56:06 +03:00
Commit Graph

1 Commits

Author SHA1 Message Date
Ramy Aboul Naga
7b303129b9 Adds integrity check (#19) (#30)
* Adds integrity check (#19)

* Replace usage of `flag' with `configure' for `port' arg.

	Usage:
		./main               # Default port 8080
		./main  --port=1234  # Custom port 1234
2017-06-27 19:10:34 -07:00