Commit Graph

78 Commits

Author SHA1 Message Date
Johan Ström 9a0ec161de Let openconnect output go to stdout 2018-09-06 15:12:38 +02:00
Andris Raugulis c445c828e9 Mention Python compatiblity. 2018-09-04 18:37:19 +03:00
Andris Raugulis 36106a879a Python 3 compatibility. 2018-09-04 18:34:41 +03:00
Andris Raugulis 1520db2cec Hide cookie in process list (stop using shell=True). 2018-09-04 18:14:39 +03:00
Andris Raugulis ac0066adad Add supported OS'es. 2018-09-04 17:10:36 +03:00
Andris Raugulis 9d8f69e895 Fix pulled Dockerfile. 2018-09-04 16:35:46 +03:00
Andris Raugulis 7e09f5771f Fix shebang and rename container and script. 2018-09-04 15:45:55 +03:00
Aivars Sterns 2c222deccb introduce docker and launch script (#4)
* Introduce docker and launch script
* warn if unbound not found
* output only on connect
* show new routes
2018-09-04 15:35:14 +03:00
Andris Raugulis a050e961a8 Fix mistake in option naming. 2018-09-03 19:05:13 +03:00
Andris Raugulis 11a7d1b9cb Make note about dependencies. 2018-09-03 18:54:39 +03:00
Andris Raugulis 6bff117654 Fix typo in option name. 2018-09-03 18:46:37 +03:00
Andris Raugulis dafd415029 Rework readme. 2018-09-03 18:44:42 +03:00
Andris Raugulis f677133a32 Add initial readme. 2018-09-03 18:39:38 +03:00
Andris Raugulis 51b8725260 Do not force sudo in default configuration. 2018-09-03 15:05:35 +03:00
Andris Raugulis 76597ea412 Request username/password if empty. Override configuration file
settings with environment variables (GP_*). Implement openconnect
command (for sudo/doas cases) and args (for custom vpnc scripts).
Implement execution.
2018-09-03 15:03:16 +03:00
Andris Raugulis 1df901118d Add gateway support. Add workaround for newline bug in openconnect. 2018-09-03 13:40:29 +03:00
Andris Raugulis b3201c402a Add support for OKTA TOTP, fixing #2. 2018-08-31 12:03:33 +00:00
Andris Raugulis 8dd32c4384 Merge pull request #3 from dlenski/patch-1
Undo my mistake (I botched this in #1, shame on me)
2018-08-31 13:14:55 +03:00
Dan Lenski 2029f19353 Undo my mistake (I botched this in #1, shame on me) 2018-08-30 17:35:13 -07:00
Andris Raugulis 6c56daca01 Merge pull request #1 from dlenski/master
use openconnect-gp's new mechanism for specifying a cookie field
2018-08-20 15:46:46 +03:00
Daniel Lenski f7fe9b5529 use openconnect-gp's new mechanism for specifying an alternative-secret field for the login form submission, instead of 'passwd'
This was added in the `fun_with_cookie` branch. See:

	https://github.com/dlenski/openconnect/commits/fun_with_cookies
	https://github.com/dlenski/openconnect/pull/98#issuecomment-380923571
2018-04-13 13:15:16 -07:00
Andris Raugulis fac7013918 Add a way to mark insecure zones. 2018-04-11 12:55:54 +03:00
Andris Raugulis 1856ec11a4 Use generic computer name. 2018-04-09 18:31:10 +03:00
Andris Raugulis 3552df6f14 Mask password input. 2018-04-09 17:38:20 +03:00
Andris Raugulis 49e76bd87f Allow username, password and TOTP to be entered ineractively. 2018-04-09 17:35:07 +03:00
Andris Raugulis 71fdf176dc Implement GlobalProtect + OKTA authentication dance. Support TOTP. 2018-04-09 16:48:45 +03:00
Andris Raugulis 1aa326e4ee Create custom vpnc-script, which handles manual routes and dns via unbound. 2018-04-09 16:46:56 +03:00
Andris Raugulis 80ffcd81cf Ignore file. 2018-04-09 16:40:36 +03:00