Commit Graph

703 Commits

Author SHA1 Message Date
Stanislas 4eb349bf10
readme: update badge 2020-10-19 12:05:08 +02:00
Gal Bracha 7ddd525edf
Update FAQ.md
Added instructions on the `/etc/openvpn/client-template.txt` as requested
2020-10-12 10:28:22 +03:00
Stanislas Lange 2950fd4457
action: get public IP from doctl
Fix  #737
2020-10-03 19:04:08 +02:00
Stanislas cb23f0ec24
Add badge to README 2020-10-02 21:29:20 +02:00
Gal Bracha 9623867026
FAQ - Added how to set up part of the routing
# Implements
Updated `FAQ.md` - Added how to set only some of the traffic to go through the VPN and the rest using the normal connection
2020-09-08 11:47:31 +03:00
Stanislas 423419de74
Merge pull request #713 from angristan/dependabot/github_actions/appleboy/ssh-action-v0.1.3
build(deps): bump appleboy/ssh-action from v0.1.2 to v0.1.3
2020-08-10 17:24:31 +02:00
dependabot[bot] 25d00c197e
build(deps): bump appleboy/ssh-action from v0.1.2 to v0.1.3
Bumps [appleboy/ssh-action](https://github.com/appleboy/ssh-action) from v0.1.2 to v0.1.3.
- [Release notes](https://github.com/appleboy/ssh-action/releases)
- [Commits](https://github.com/appleboy/ssh-action/compare/v0.1.2...bf84735fa9986d048980965656d55112e863f432)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-10 05:32:40 +00:00
Stanislas Lange 1e3006c9ec
Shellcheck: move excludes to action env 2020-08-03 17:50:40 +02:00
Stanislas e52a54b92f
Merge pull request #699 from Serpentiel/patch-1
Updated client name input restrictions and hint
2020-08-03 17:14:22 +02:00
Stanislas 99ebd3d9bc
Merge pull request #691 from cn3lfs/patch-1
change mkdir to mkdir -p for directory not exist
2020-07-30 12:45:38 +02:00
Stanislas Lange 9579e29ccf
Update provider links 2020-07-30 12:44:57 +02:00
Stanislas 3b1af0e889
Merge pull request #706 from angristan/dependabot/github_actions/ludeeus/action-shellcheck-0.5.0
build(deps): bump ludeeus/action-shellcheck from 0.4.1 to 0.5.0
2020-07-29 10:42:55 +02:00
dependabot[bot] a486d07436
build(deps): bump ludeeus/action-shellcheck from 0.4.1 to 0.5.0
Bumps [ludeeus/action-shellcheck](https://github.com/ludeeus/action-shellcheck) from 0.4.1 to 0.5.0.
- [Release notes](https://github.com/ludeeus/action-shellcheck/releases)
- [Commits](https://github.com/ludeeus/action-shellcheck/compare/0.4.1...c489c81f79527f818be72b97b918b06e75eaee6d)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-29 05:54:32 +00:00
randomshell 5c2a86f27e
Update distro compatibility list and remove Debian 8 support (#654) 2020-07-28 12:24:57 +02:00
D. Robin 54b884e7b1
Pin GitHub Actions version (#702) 2020-07-25 17:06:55 +02:00
Stanislas e13141d859
Merge pull request #688 from robiiinos/feat/secure-dns
Default DNS to AdGuard
2020-07-25 14:55:24 +02:00
Stanislas 8f9e80d63c
Merge pull request #692 from randomshell/easyrsa
Update easy-rsa link in README to 3.0.7
2020-07-24 14:32:59 +02:00
Stanislas 2e981a9898
Merge pull request #698 from angristan/dependabot/github_actions/ludeeus/action-shellcheck-0.4.1
build(deps): bump ludeeus/action-shellcheck from 0.2.1 to 0.4.1
2020-07-24 14:03:27 +02:00
Aleksander b4773385a4
Updated client name input restrictions and hint 2020-07-17 22:10:31 +03:00
dependabot[bot] d37ffde48e
build(deps): bump ludeeus/action-shellcheck from 0.2.1 to 0.4.1
Bumps [ludeeus/action-shellcheck](https://github.com/ludeeus/action-shellcheck) from 0.2.1 to 0.4.1.
- [Release notes](https://github.com/ludeeus/action-shellcheck/releases)
- [Commits](https://github.com/ludeeus/action-shellcheck/compare/0.2.1...2394c9008b9dfe3897187f907e93b57eedeeedb2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-15 06:11:26 +00:00
randomshell bbd29a8178 Update easy-rsa link in README to 3.0.7 2020-07-02 20:04:26 +00:00
cn3lfs a35cd2eca4
change mkdir to mkdir -p for directory not exist
change mkdir to mkdir -p for directory /etc/openvpn/easy-rsa not exist
2020-06-30 15:14:19 +08:00
robiiinos 9e1fe367bf Default DNS to AdGuard 2020-06-29 09:09:38 +02:00
Stanislas eca5be8aac
Merge pull request #685 from robiiinos/misc/faq
Add new dns leak tests to FAQ
2020-06-28 20:29:22 +02:00
Stanislas de41f8b7ff
Merge pull request #686 from angristan/update-funding
Update FUNDING.yml
2020-06-28 19:57:25 +02:00
Stanislas 3f04a554ef
Update FUNDING.yml 2020-06-28 19:56:27 +02:00
robiiinos 2a73a41f71 Add new dns leak tests to FAQ 2020-06-27 14:49:12 +02:00
Stanislas 0d0396a7c7
Merge pull request #684 from robiiinos/misc/readme
Fix typos
2020-06-27 14:06:14 +02:00
robiiinos ed26d6a649 Update error message on CentOS install 2020-06-27 12:30:20 +02:00
robiiinos b11296870f Typo in README 2020-06-27 12:29:43 +02:00
Stanislas 002c64efc5
Merge pull request #682 from angristan/dependabot
deps: add dependabot for actions versions
2020-06-26 23:32:41 +02:00
Stanislas Lange 101f0365ba
deps: add dependabot for actions versions 2020-06-26 23:32:06 +02:00
Stanislas 8645298d01
Merge pull request #681 from robiiinos/ci/lint
ci: make linter great again
2020-06-26 23:27:52 +02:00
robiiinos 15b2c986af
ci: make linter great again 2020-06-26 23:26:05 +02:00
Shubham b2888fa514
readme: fix typo (#664) 2020-05-15 22:06:18 +02:00
Stanislas 6ee5787a29
Add contributors hall-of-fame 2020-05-10 22:27:57 +02:00
Stanislas ca00c6b7ce
Merge pull request #661 from randomshell/patch-4
Remove easy-rsa <3.0.7 workaround
2020-05-09 15:36:56 +02:00
randomshell 317c4dbdbf
Remove easy-rsa <3.0.7 workaround
We have easy-rsa 3.0.7 and it's not needed anymore
2020-05-07 20:07:25 +00:00
Stanislas Lange 5e2e67f78d style: format with shfmt 2020-05-01 00:10:11 +02:00
Henry N 9096af1677
feat: push IPv6 endpoint with DHCP when self-hosted DNS resolver is in use (#600)
Co-authored-by: randomshell <43271778+randomshell@users.noreply.github.com>
Co-authored-by: Stanislas <angristan@pm.me>
2020-05-01 00:04:38 +02:00
Stanislas Lange c24928162d ci: don't run deploy tests on PRs 2020-04-30 23:43:43 +02:00
Henry N 80e89836f1
fix: add IPv6 INPUT iptables rule on incoming port (#601)
Co-authored-by: Stanislas <angristan@pm.me>
2020-04-30 23:42:09 +02:00
Stanislas a7c860187e
Merge pull request #647 from angristan/ci-action-test-condition
ci(workflow): don't run test job on forks
2020-04-28 15:26:14 +02:00
Stanislas Lange aa20ae6ba6 ci(workflow): don't run test job on forks 2020-04-28 15:25:14 +02:00
Stanislas 565ef861a1
Merge pull request #646 from angristan/lint-action-shellcheck-env
ci(shellcheck): use env for action instead of args
2020-04-28 15:23:53 +02:00
Stanislas Lange 1cb4d744f0 ci(shellcheck): use env for action instead of args 2020-04-28 15:15:01 +02:00
Techroy23 e952d58995
docs(faq): add batch client generation script (#645) 2020-04-28 14:23:18 +02:00
Stanislas Lange 137284e55f ci(workflow): don't run test job on forks 2020-04-28 14:17:27 +02:00
Stanislas Lange ec36253e75 Revert "refactor(install): update policycoreutils-python package name on CentOS"
This reverts commit 2370f802b7.
2020-04-28 11:51:23 +02:00
Stanislas Lange 2370f802b7 refactor(install): update policycoreutils-python package name on CentOS 2020-04-28 11:44:53 +02:00