Commit Graph

  • 0b969ebc0e sync with main project Mohammad Parvin 2023-12-25 15:46:30 +03:30
  • a879503af1 removed my changes Mohammad Parvin 2023-12-25 15:40:25 +03:30
  • b12cd233bb
    Merge c830dfa0323c0a3546f4eb4e1d26b08691d527c7 into 5a4b31bd0d711da5df5febc944167b3cdb0a28bf dependabot[bot] 2023-11-29 13:34:53 -07:00
  • e8a7678263 fixing issue #652 Joel Ramos 2023-11-25 10:46:38 -05:00
  • 5a4b31bd0d
    Fix typo in README Stanislas Lange 2023-11-20 21:21:51 +01:00
  • 651e36c6cb
    Fix syntax error on Rocky Linux version check (#1182) David Salbeï 2023-11-20 21:19:13 +01:00
  • 1a249c621d
    ci: test workflow server images update (#1183) Stanislas 2023-11-20 21:14:04 +01:00
  • df28f3b71d
    disable centos stream 9, add debian 12 Stanislas Lange 2023-11-20 21:06:17 +01:00
  • 5d8d96c236
    remove fedora 35 and add 37 38 Stanislas Lange 2023-11-20 20:57:39 +01:00
  • d9d779194b
    remove ubuntu 18.04 Stanislas Lange 2023-11-20 20:54:46 +01:00
  • 12da16e9b9
    test ci Stanislas Lange 2023-11-20 20:51:44 +01:00
  • c933f192ad fix syntax error on Rocky Linux check version David Salbei 2023-11-20 02:21:13 +01:00
  • 6c807bf9a0
    Merge 27174ec5406ee7ac87f5b2d04ad5e71e3dc4e72b into 80feebed16b3baa5979f764ee3272443f2fe08e6 AnilAntari 2023-10-06 18:39:43 +00:00
  • 27174ec540
    Add files via upload AnilAntari 2023-10-06 20:25:22 +03:00
  • 080ea6c206
    Support aliyun like centos M Ghayour 2023-10-05 07:47:41 +03:30
  • ab8fa3c826
    multiple seasions Md Seraj Alam 2023-09-04 20:16:46 +05:30
  • ac7d91ed92
    Merge pull request #1 from ShanySky/dev-shane Wu He Xuan 2023-08-21 10:05:40 +08:00
  • 1c7b4fcc6d 1、在安装环节增加了客户端访问是否全通过VPN的询问,在默认情况下只有客户端访问服务端内网IP时会走VPN,即VPN只起到了连接客户端和服务端的作用; 2、在安装环节将加密设置中的控制通道的安全层默认选项由tls-crypt改为tls-auth; 3、在安装环节判断如果是CentOS系统,则询问是否启用双因子验证功能; 4、在安装环节中,如果是CentOS系统,则检测发现已安装过openssl,则跳过openssl的安装。主要是为了避免覆盖掉系统中已安装的高版本的openssl; 5、升级easy-rsa,由3.1.2升级为3.1.5,同时提供离线安装的功能; 6、在服务端配置中增加重新协商密钥的间隔时间“reneg-sec”,间隔时间调整为3小时; 7、在新建openvpn用户时,如果启用了双因子验证功能,则在客户端配置文件中插入与服务端配置文件中相同的reneg-sec参数; 8、解决在CentOS环境中,无法正常添加防火墙信息的问题。不再通过启动系统服务的方式添加,而是改为通过开机执行脚本的方式; 9、在移除openvpn用户时,如果发现该用户启用了双因子验证,同时又存在系统账号,则询问是否删除系统账号; 10、解决移除openvpn用户后无法再添加同名用户的问题。 wuhexuan 2023-08-21 09:46:35 +08:00
  • 95eda68c21
    Merge c245389b9c5f5749e3cc952a383291c92dc4b61e into 80feebed16b3baa5979f764ee3272443f2fe08e6 Guo Yunhe 2023-07-23 10:32:22 +00:00
  • c245389b9c fix dns Guo Yunhe 2023-07-23 18:32:08 +08:00
  • e12eab4462 readme Guo Yunhe 2023-07-23 18:04:47 +08:00
  • 2f9812a636 opensuse scripts Guo Yunhe 2023-07-23 17:55:51 +08:00
  • 3395da831a install openvpn packages Guo Yunhe 2023-07-23 17:53:17 +08:00
  • 8299e65271 install unbound Guo Yunhe 2023-07-23 17:50:25 +08:00
  • 9f0b9625f7 check opensuse os Guo Yunhe 2023-07-23 17:45:22 +08:00
  • 578f3a10ab switch prefered methods to obtain the public ip Alef Farah 2023-07-05 10:58:08 -03:00
  • d87741a099 dont get ip if we already have it Alef Farah 2023-06-22 11:26:39 -03:00
  • c830dfa032
    build(deps): bump actions/checkout from 3.2.0 to 3.5.2 dependabot/github_actions/actions/checkout-3.5.2 dependabot[bot] 2023-05-01 03:56:34 +00:00
  • 4eef96d814
    build(deps): bump github/super-linter from 4.1.0 to 5.0.0 dependabot/github_actions/github/super-linter-5.0.0 dependabot[bot] 2023-05-01 03:56:31 +00:00
  • c86f152bc7
    build(deps): bump appleboy/ssh-action from 0.1.6 to 0.1.10 dependabot/github_actions/appleboy/ssh-action-0.1.10 dependabot[bot] 2023-05-01 03:56:28 +00:00
  • 2e05da8bf0 shellcheck issues Alessandro Partesotti 2023-04-25 21:48:18 +02:00
  • 3af374f6f5 fix Alessandro Partesotti 2023-04-25 21:36:51 +02:00
  • 798a0bb62c minor empty echo Alessandro Partesotti 2023-04-24 18:50:01 +02:00
  • 9deb44a224 choice fix Alessandro Partesotti 2023-04-24 18:47:02 +02:00
  • 6741de1018 autoinstall Alessandro Partesotti 2023-04-24 18:41:56 +02:00
  • 7405cc3d65 fix choices Alessandro Partesotti 2023-04-24 18:32:35 +02:00
  • f0a23586d3 fix server address Alessandro Partesotti 2023-04-24 18:29:08 +02:00
  • 1f40d682cb fix server address Alessandro Partesotti 2023-04-24 18:27:16 +02:00
  • 563f0bcf7e remove duplication Alessandro Partesotti 2023-04-24 18:09:52 +02:00
  • d6890a0d7c Merge remote-tracking branch 'origin/LAN_customization' into LAN_customization Alessandro Partesotti 2023-04-24 18:05:28 +02:00
  • e3d5b51517 Update script to select custom lan network Alessandro Partesotti 2023-04-24 17:33:54 +02:00
  • 9c73245657 Update script to select custom lan network Alessandro Partesotti 2023-04-24 17:33:54 +02:00
  • d87dac985b
    build(deps): bump actions/checkout from 3.2.0 to 3.5.0 dependabot[bot] 2023-04-01 03:56:25 +00:00
  • 0c599094e5 fix iptables-openvpn.service wid-get 2023-03-29 21:34:35 +03:00
  • df2f548faa
    Phrase README.md Diego Wang 2023-03-22 12:25:39 -04:00
  • ae633d519f implement user deletion functionality Mojtaba Shojajou 2023-03-17 23:21:07 +03:30
  • 9b34aab9a0
    build(deps): bump appleboy/ssh-action from 0.1.6 to 0.1.8 dependabot[bot] 2023-03-01 03:56:24 +00:00
  • f24aaf58de
    build(deps): bump actions/checkout from 3.2.0 to 3.3.0 dependabot[bot] 2023-02-01 03:01:22 +00:00
  • 385598ed20
    build(deps): bump appleboy/ssh-action from 0.1.6 to 0.1.7 dependabot[bot] 2023-02-01 03:00:35 +00:00
  • cda3ca71ae
    build(deps): bump github/super-linter from 4.1.0 to 4.10.1 dependabot[bot] 2023-02-01 03:00:32 +00:00
  • 8430cf9570
    Update README.md GunGZN 2023-02-01 01:44:29 +07:00
  • 1d4a611fb7
    Merge 1235cf2f47d552e5772cc04db1134ffab20642f0 into 80feebed16b3baa5979f764ee3272443f2fe08e6 MauricioFesta 2023-01-23 14:09:47 +03:30
  • d44c9b9da9
    Merge 15190941272fb20b89f4092d84f8661c39f29610 into 80feebed16b3baa5979f764ee3272443f2fe08e6 Tony Outis 2023-01-23 00:49:43 -06:00
  • 141e7e5a27
    Merge 9c3c815456a9a872da7fba776e0e015127c1cd89 into 80feebed16b3baa5979f764ee3272443f2fe08e6 shgpavel 2023-01-22 16:20:47 +00:00
  • 80feebed16
    Remove visitors badge Stanislas Lange 2023-01-22 16:43:13 +01:00
  • d096f7a3a2
    Add star history Stanislas Lange 2023-01-22 16:42:48 +01:00
  • 33fe6af131
    Update cloud providers Stanislas Lange 2023-01-22 01:55:06 +01:00
  • d2556ff235
    Add support for CentOS 9 + update supported distributions Stanislas Lange 2023-01-22 00:57:26 +01:00
  • 2f76bb5e40 Update easy-rsa to 3.1.2 and fix compatibility with Ubuntu 22.04 Stanislas Lange 2023-01-22 00:06:51 +01:00
  • ca8d58d5f0 Fix checkout in test workflow Stanislas Lange 2023-01-22 00:06:05 +01:00
  • bd561092b3
    Update easy-rsa to 3.1.2 and fix compatibility with Ubuntu 22.04 Stanislas Lange 2023-01-22 00:06:51 +01:00
  • aa48ecc055
    Fix checkout in test workflow Stanislas Lange 2023-01-22 00:06:05 +01:00
  • 0ac1bf4f51
    Format markdown table in readme Stanislas Lange 2023-01-21 23:41:03 +01:00
  • 64cbbce0b7
    Add OpenVPN 2.5 notice to README Stanislas Lange 2023-01-21 23:40:01 +01:00
  • 580c617d98
    Update issue template Stanislas Lange 2023-01-21 23:18:52 +01:00
  • eb2c782075
    Merge e82eb47023a3316e000eceab386f5a170bfec3f6 into 2d0eca1a1d16e796be1b8338bc52f768b5b0a305 Frogger 2023-01-21 23:09:11 +01:00
  • 2d0eca1a1d
    Update issue/PR template + contributing guidelines Stanislas Lange 2023-01-21 23:06:44 +01:00
  • 48f8c16d3a
    Add issue and PR templates Stanislas Lange 2023-01-21 23:00:23 +01:00
  • 38d3bf9afa
    Update FAQ with IPv6 prefix policies for ULA addresses (#1083) s7r 2023-01-18 22:05:09 +00:00
  • 3dea7636b4
    Update FAQ.md Stanislas 2023-01-18 22:57:39 +01:00
  • 2014cbb6a0
    Update README.md Ali Nemati 2023-01-18 12:31:17 +11:00
  • 6a7a9de340
    Update README.md Ali Nemati 2023-01-18 12:29:27 +11:00
  • 49fefec67e
    Update README.md Ali Nemati 2023-01-18 12:27:29 +11:00
  • 4f886d7e98
    Update README.md nu11secur1ty 2023-01-17 16:03:14 +02:00
  • 052500f33c
    Update README.md nu11secur1ty 2023-01-17 16:02:19 +02:00
  • 06dfd349c0
    Update README.md nu11secur1ty 2023-01-17 16:01:42 +02:00
  • 1d03088f2d
    Update revoke-cleaner.pl nu11secur1ty 2023-01-17 15:54:11 +02:00
  • 74538dc0be
    Update revoke-cleaner.pl nu11secur1ty 2023-01-17 15:48:32 +02:00
  • 1f6fd150a0
    Update revoke-cleaner.pl nu11secur1ty 2023-01-17 15:47:17 +02:00
  • 8ccf6d059e
    Update openvpn-install.sh nu11secur1ty 2023-01-17 15:26:54 +02:00
  • 6becf7caa9
    Update openvpn-install.sh nu11secur1ty 2023-01-17 15:22:33 +02:00
  • 2eca321812
    Update revoke-cleaner.pl nu11secur1ty 2023-01-17 15:04:58 +02:00
  • 30f0b3e74d
    Update revoke-cleaner.pl nu11secur1ty 2023-01-17 14:38:48 +02:00
  • f853ef2844
    Update revoke-cleaner.pl nu11secur1ty 2023-01-17 14:29:33 +02:00
  • 9c39b4be45
    Update revoke-cleaner.pl nu11secur1ty 2023-01-17 14:28:38 +02:00
  • 296bcfbf36
    Update revoke-cleaner.pl nu11secur1ty 2023-01-17 14:26:22 +02:00
  • b8892759f7
    Update revoke-cleaner.pl nu11secur1ty 2023-01-17 14:25:45 +02:00
  • 437aea2082
    Update revoke-cleaner.pl nu11secur1ty 2023-01-17 14:24:48 +02:00
  • a5d1c80a97
    Update revoke-cleaner.pl nu11secur1ty 2023-01-17 14:22:01 +02:00
  • 6e235f0bb4
    Update revoke-cleaner.pl nu11secur1ty 2023-01-17 14:20:47 +02:00
  • b277bb84db
    Update openvpn-install.sh nu11secur1ty 2023-01-17 13:30:31 +02:00
  • 7b27acd69b
    Create revoke-cleaner.pl nu11secur1ty 2023-01-17 12:53:20 +02:00
  • 22cd72d4a2
    Create revoke-cleaner.pl nu11secur1ty 2023-01-17 12:48:47 +02:00
  • fef3f7883b
    Update openvpn-install.sh nu11secur1ty 2023-01-17 11:29:12 +02:00
  • e3083b908a
    Update openvpn-install.sh nu11secur1ty 2023-01-17 11:27:14 +02:00
  • c176c769cc
    Update FAQ with IPv6 prefix policies for ULA addresses s7r 2023-01-12 17:53:42 +00:00
  • c531f21097
    Merge c7d8455631572d9eaab2bffedce4eeae07995554 into 2a57e89489974e9ace314283248a918aed8d2dd4 Siebren Kraak 2023-01-12 08:30:30 +01:00
  • 3fba039378 fixes the search for tls-crypt-v2 ali 2023-01-11 22:39:05 +11:00
  • f0fa87e956 Merge branch 'master' of github.com:alinhayati/openvpn-install ali 2023-01-11 20:28:30 +11:00
  • 3df7528ba0 fixes the issue with the if block ali 2023-01-11 20:12:15 +11:00