Commit graph

  • 36ddc7738d Reformatted the files on the scripts/wireguard level Giulio Coa 2022-07-15 11:39:55 +0200
  • edbcbd7c2d Reformatted the files on the scripts level Giulio Coa 2022-07-14 19:52:36 +0200
  • 50330317ae Reformatted the install script Giulio Coa 2022-07-14 19:22:31 +0200
  • ccf6120e67 Reformatted the files on the ciscripts level Giulio Coa 2022-07-14 13:59:17 +0200
  • 9b73d0227b Reformatted the files on the main level Giulio Coa 2022-07-14 13:58:55 +0200
  • 718d3df573
    Merge pull request #1557 from megakoresh/patch-1 4s3ti 2022-06-25 11:47:50 +0200
  • ae1513c50e
    Fixes #1556 #1557 Stanislav Simovski 2022-06-25 12:29:58 +0300
  • f8cb945af1
    Merge branch 'test' v4.0.0 4s3ti 2022-06-10 16:10:57 +0200
  • 712d398886 Pre Merge commit 4s3ti 2022-06-10 16:01:25 +0200
  • e52a2c420b
    Merge pull request #1551 from MichaIng/patch-1 4s3ti 2022-06-10 15:23:11 +0200
  • d861de2918
    Add support for builtin WireGuard module #1551 MichaIng 2022-06-10 15:15:25 +0200
  • e809d5bd32
    Merge pull request #1550 from MichaIng/patch-1 4s3ti 2022-06-10 14:42:26 +0200
  • f120fab78f
    Add support for xz-compressed WireGuard kernel module #1550 MichaIng 2022-06-10 14:38:10 +0200
  • 0b5aab8722
    pre-merge changelog update 4s3ti 2022-05-24 16:46:48 +0200
  • 2b791eb6a8 Update EasyRSA to version 3.1.0 Orazio 2022-05-24 08:32:16 +0200
  • ebde7820a2
    pre-merge changelog update 4s3ti 2022-05-24 00:02:13 +0200
  • a5e41c466f Use easy-rsa commit 8d1be1c instead of release 3.0.7 for OpenSSL 3 support. Orazio 2022-05-03 17:14:31 +0200
  • bf7f3ae694 Fix static IP support on 64-bit Raspberry Pi OS. Orazio 2022-05-03 11:19:45 +0200
  • c7bbb9fda2
    Update Issue Report 4s3ti 2022-04-24 23:11:59 +0200
  • d0ae4565cf
    Pre-merge update 4s3ti 2022-04-24 20:33:33 +0200
  • 4b7d170499
    Update install.sh #1506 Null7 2022-04-23 02:43:51 +0100
  • 2da83001a1 removed testing script #1505 Norm Rasmussen 2022-04-21 13:02:09 -0400
  • e2fdbd4879 ovpn custom net updated Norm Rasmussen 2022-04-21 12:21:58 -0400
  • 491bc891bb ovpn custom net updated Norm Rasmussen 2022-04-20 18:42:57 -0400
  • 563deaa958 lines 1103-1118 updated Norm Rasmussen 2022-04-20 13:27:52 -0400
  • 8c7f59bbd7
    Merge pull request #1504 from DroidFreak32/patch-1 Orazio 2022-04-17 08:51:34 +0200
  • f2190afc0b
    WireGuard: removeCONF: Remove ipv6 DNS entries too #1504 Rushab Shah 2022-04-13 22:14:03 +0000
  • 651b04ec82
    WireGuard: Add support for custom setupVars #1497 DroidFreak32 2022-04-07 15:49:39 +0530
  • a6bd010f66
    WireGuard: Add support for custom interface name #1495 DroidFreak32 2022-04-07 14:43:14 +0530
  • 3dcde009a9 Add some output text when applying/removing firewall settings #1467 Orazio 2022-03-15 18:08:57 +0100
  • af0df965aa Stopping the VPN on uninstall already removes firewall rules. Orazio 2022-03-15 18:04:00 +0100
  • 173b402d24 Ufw does not store comments using the iptables' comment module, so when checking if the rule esists with "iptables -C chain rule_array", the arguments composing a comment in rule_array must be removed, otherwise there won't be a match. Orazio 2022-03-15 17:49:48 +0100
  • 1d85ea5a23 Fixed ufw syntax Orazio 2022-03-15 17:32:49 +0100
  • dd2372102f Ufw 'insert' command can't insert an IPv6 rule before IPv4, but 'prepend' works. Orazio 2022-03-15 16:13:51 +0100
  • f0a71d3418 Define firewall rules array only if IPv6 is enabled Orazio 2022-03-15 15:38:13 +0100
  • 00c48e20ee
    Merge pull request #1470 from DerDanilo/preventipv6leak Orazio 2022-03-15 08:30:47 +0100
  • 55047397ec while loop not finished Normanras 2022-03-14 07:30:34 -0400
  • 12155858bc simplify ipv6 leak whiptail #1470 DerDanilo 2022-03-14 10:35:01 +0100
  • 9c1c98b785 add option to force IPv6 config, forced IPv6 route by default, add IPv6 options for cli and unattended file DerDanilo 2022-03-13 21:30:33 +0100
  • 29e5dfb96a Rename logrotate file too Orazio 2022-03-13 14:49:55 +0100
  • a4823f526f Looks like "openvpn-server@.service" advertises itself in the log as "openvpn" instead of the old "ovpn-server". Changed it to "ovpn-pivpn" and moved logs to a specific /var/log/openvpn/pivpn.log Orazio 2022-03-13 14:45:39 +0100
  • 3b2e079059 Remove OpenVPN override on uninstall Orazio 2022-03-13 14:44:39 +0100
  • 3c3c31358f Move from systemd service "openvpn.service" to pivpn specific "openvpn-server@pivpn.service" and add the pre-post override to said service too. Orazio 2022-03-13 14:23:44 +0100
  • 2d67507a34 Fix IPv6 forwarding path Orazio 2022-03-13 12:45:30 +0100
  • 1ad4d7f1f0 Fix shellcheck warnings Orazio 2022-03-13 12:27:09 +0100
  • bc0a97fac9 Runtime network configuration Orazio 2022-03-13 11:44:34 +0100
  • e7d2cc193e logic flow for user Normanras 2022-03-12 17:24:04 -0500
  • ebfb8eddbf updates to install script Normanras 2022-03-12 14:12:16 -0500
  • 14d9fc6a45
    Fix redirect text to sysctl config file Orazio 2022-03-10 12:38:45 +0100
  • 24b748f1bc
    Check IPv6 connectivity via HTTPS Orazio 2022-03-10 12:35:59 +0100
  • 8833815983
    Merge pull request #1464 from DerDanilo/customgitrepoandbranch 4s3ti 2022-03-10 11:01:16 +0100
  • c03f1560ae
    Merge pull request #1455 from DerDanilo/wg_ipv6_client_config 4s3ti 2022-03-10 11:00:39 +0100
  • 642aa383a4
    Merge branch 'test' into wg_ipv6_client_config #1455 DerDanilo 2022-03-10 10:56:50 +0100
  • f9ef8c3881 fix lint SC2236 #1464 DerDanilo 2022-03-09 20:16:30 +0100
  • 4dfcfd0d17 add IPv6 support, exclude from testing since travis doesn't have proper ipv6 support DerDanilo 2022-03-09 20:13:50 +0100
  • c47e0331dd update travis config to releases and arch type DerDanilo 2022-03-09 20:13:11 +0100
  • 619ce02474 Add support for Ubuntu focal and arm64 as it's working fine by now DerDanilo 2022-03-09 20:12:44 +0100
  • 75cebe13a5 add custom git url and branch options DerDanilo 2022-03-09 20:06:39 +0100
  • aeb3eef884 add custom git url and branch readme instructions DerDanilo 2022-03-09 20:06:29 +0100
  • bd334f03a9 fix readme headings DerDanilo 2022-03-09 20:06:14 +0100
  • 9c2a5d5848
    Merge pull request #1433 from orazioedoardo/test 4s3ti 2022-01-04 10:45:28 +0100
  • 82cd6cb871
    Merge pull request #1432 from peterlewis/patch-1 4s3ti 2022-01-04 10:42:02 +0100
  • 28485fc696
    Too many empty lines #1433 Orazio 2021-12-25 16:42:23 +0100
  • b9c6078ec3
    Exclude subnets for which there is a route Orazio 2021-12-25 15:44:08 +0100
  • ba2527d67b Fix vpnGW variable creation when pivpnNET was 10.X.0.0 or 10.0.0.0 Orazio 2021-12-25 14:51:56 +0100
  • 85b3e82274 Generate random virtual subnet, avoiding common subnets and those already used by the system Orazio 2021-12-25 14:40:37 +0100
  • 478b8ecb6c
    Merge pull request #1427 from scubbo/master 4s3ti 2021-12-16 18:09:52 +0100
  • b2fa8a1b8c
    Merge pull request #1426 from nilsknacken/patch-1 4s3ti 2021-12-16 18:08:40 +0100
  • fdf58a95c6
    Replace 'user' with 'client' in help text #1432 Peter Lewis 2021-12-16 11:44:59 +0000
  • b00205c83d
    Fix typo in removeOVPN.sh for default action #1426 Martin 2021-12-07 20:42:13 +0100
  • 202e03c71b Correct typo in Debug script output styling #1427 #1425 Jack Jackson 2021-12-05 15:28:42 -0800
  • f80b0a7962
    Update Changelog 4s3ti 2021-12-03 21:41:13 +0100
  • aa6833ed93 Issue #1419: Dead links 4s3ti 2021-11-30 20:55:20 +0100
  • e42c339baa Debian 11 Bullseye 4s3ti 2021-11-24 22:21:10 +0100
  • e458cba36a Main Funcion cleanup 4s3ti 2021-11-24 22:04:33 +0100
  • d4e3a63522 Update CHANGELOG 4s3ti 2021-11-24 17:59:25 +0100
  • 65ffa9afd2
    Spelling Orazio 2021-11-18 14:28:35 +0100
  • 88a3df99ca
    Merge pull request #1410 from EWouters/master 4s3ti 2021-11-18 12:19:13 +0100
  • 45f0ad5d37
    Allow DNS incoming requests through UFW #1410 EWouters 2021-11-15 15:17:25 +0100
  • e2e8f4d4db CI Job no longer tolerates failure 4s3ti 2021-11-03 18:22:29 +0100
  • 8acbff58dd shellcheck compliance 4s3ti 2021-11-03 18:09:00 +0100
  • e6933e6c53 Shellcheck compliance 4s3ti 2021-11-03 18:07:19 +0100
  • f823b2bd4c Shellcheck compliance 4s3ti 2021-11-03 17:56:42 +0100
  • 2a78fce9d3 Shellcheck compliance 4s3ti 2021-11-03 15:38:45 +0100
  • fb71fdd9fd Shellcheck compliance 4s3ti 2021-11-03 15:20:48 +0100
  • 8bd867894a Shellcheck compliance 4s3ti 2021-11-03 14:59:06 +0100
  • 78810a5781 Shellcheck compliance 4s3ti 2021-11-03 13:40:51 +0100
  • 0e313fa3b3 Shellcheck compliance 4s3ti 2021-11-03 13:02:25 +0100
  • e476cc11ee Shellcheck compliance 4s3ti 2021-11-03 12:21:51 +0100
  • 12de079a8c Shellcheck compliance 4s3ti 2021-11-03 02:00:20 +0100
  • b4e9831da3 Pipe find to xargs 4s3ti 2021-11-03 01:41:18 +0100
  • 4d2e3ed3f8 Shellcheck compliance 4s3ti 2021-11-02 18:30:12 +0100
  • 685133bc00 Shellcheck compliance 4s3ti 2021-11-02 17:14:05 +0100
  • 57cc772d18 Shellcheck compliance 4s3ti 2021-11-02 17:08:27 +0100
  • 8598013294 Shellcheck compliance 4s3ti 2021-11-02 17:01:08 +0100
  • 0de5656208 Shellcheck Compliance 4s3ti 2021-11-02 16:53:54 +0100
  • 1fa467d9fd Shellcheck compliance 4s3ti 2021-11-02 16:34:50 +0100
  • 0883893a4f Merge branch 'test' 4s3ti 2021-11-01 22:02:25 +0100
  • 25b2fe9f6b Readme updates 4s3ti 2021-11-01 10:55:19 +0100
  • ca89d74af1 Update issue templates 4s3ti 2021-10-28 21:47:02 +0200