Commits on Source (13)
-
cyberta authored
-
cyberta authored
-
cyberta authored
-
cyberta authored
remove unnecessary func() scopes and define a reconnectTime constant to wait until a reconnect happens
-
cyberta authored
-
cyberta authored
-
cyberta authored
-
cyberta authored
-
cyberta authored
-
Maxb authored
-
Maxb authored
We can easily check that the obfsvpn client will reconnect to our obfsvpn host servers by restarting the server docker containers in our integration test after the initial successful connection and then assuring that they are able to connect again after a reasonable time :)
-
Maxb authored
-
Maxb authored
Showing
- .gitlab-ci.yml 1 addition, 1 deletion.gitlab-ci.yml
- CHANGELOG 12 additions, 0 deletionsCHANGELOG
- README.md 1 addition, 0 deletionsREADME.md
- client/client.go 124 additions, 92 deletionsclient/client.go
- images/obfsvpn/scripts/start_obfsvpn.sh 11 additions, 0 deletionsimages/obfsvpn/scripts/start_obfsvpn.sh
- scripts/integration-test.sh 23 additions, 3 deletionsscripts/integration-test.sh