]> Cypherpunks.ru repositories - govpn.git/commit
We must fail if invalid transport configuration is set
authorSergey Matveev <stargrave@stargrave.org>
Thu, 8 Dec 2016 19:58:10 +0000 (22:58 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Thu, 8 Dec 2016 19:58:11 +0000 (22:58 +0300)
commit55dc4e10f75c45a1ab446700f474da81e834b060
tree6fb1b90b004714d2f943fb1e0e4a4120af22513b
parentc95d3299276c0fba731e299d5deec8e9805e4ac1
We must fail if invalid transport configuration is set

We must not do anything unexpected by user. It he specified UDP mode and
HTTP proxy -- it is his fault, but that does not mean that we could
assume switching to TCP mode instead. No unexpectedly generated traffic
must come out.
src/cypherpunks.ru/govpn/cmd/govpn-client/main.go