Commit Graph

  • 14cda024e0 Add confirmation before removing WireGuard randomshell 2020-11-13 22:46:51 +0000
  • e275546717
    Bump ludeeus/action-shellcheck from 0.5.0 to 1.0.0 (#152) dependabot[bot] 2020-10-27 15:50:47 +0100
  • a8b405a47b
    Bump ludeeus/action-shellcheck from 0.5.0 to 1.0.0 dependabot[bot] 2020-10-27 06:04:36 +0000
  • 3f2848f066
    readme: update badge Stanislas 2020-10-19 12:06:13 +0200
  • cde97b221a
    ci: update triggers Stanislas Lange 2020-10-10 15:55:06 +0200
  • 664b6dca17
    Add forwarding eth0 -> wg0 (#132) Stefan A 2020-10-10 15:50:42 +0200
  • ddbaca7fbb
    centos: update installation process Stanislas Lange 2020-10-10 15:49:18 +0200
  • 487aa4feda
    arch: Install LTS kernel headers when running LTS kernel (#135) Farzin Monsef 2020-10-10 16:12:19 +0330
  • a3285ef335
    Merge pull request #1 from angristan/master Farzin Monsef 2020-10-05 15:16:33 +0330
  • 2cd6191c93
    Add badges to README Stanislas 2020-10-02 21:30:30 +0200
  • f75ebc20e4
    fix: remove client file, xiagw 2020-09-24 16:18:05 +0700
  • 19561bd396
    Reduce repetitive code xiagw 2020-09-24 16:06:29 +0700
  • 235d81aa4c
    Readme updated to include Hetzner in Finland (#141) pyramidenkoenig 2020-09-23 23:55:55 +0200
  • 97ca8664c9
    Readme updated to include Hetzner in Finland pyramidenkoenig 2020-09-23 22:43:10 +0200
  • 176217d01a
    Update wireguard-install.sh Iosif Nicolae 2020-09-21 02:15:52 -0700
  • c316fabccc
    Add auto-install functionality Iosif Nicolae 2020-09-21 02:00:16 -0700
  • 8cdb0c5968
    remove duplicate if -d /etc/debian_version (#136) xiagw 2020-09-21 14:01:12 +0700
  • 85931335c2
    remove duplicate if -d /etc/debian_version xiagw 2020-09-21 07:52:31 +0700
  • 0efa6d2eaf Arch: check if current running kernel is LTS Farzin 2020-09-15 16:30:47 +0430
  • 40416da276 Merge branch 'master' of https://github.com/Farzin-Monsef/wireguard-install into master farzin 2020-09-14 00:36:09 +0430
  • e5692352db Arch: checking for LTS kernel farzin 2020-09-14 00:29:40 +0430
  • c030c1f67a checking for LTS kernel (ARCH) farzin 2020-09-14 00:29:40 +0430
  • a871665504
    Add forwarding eth0 -> wg0 Stefan A 2020-09-08 11:44:27 +0200
  • 4d0005fe00 Fix CLIENT BIT suggestion randomshell 2020-09-06 08:22:32 +0000
  • 6188c4ee1d Fix substitution for the server IP randomshell 2020-09-06 08:19:15 +0000
  • b006f6bece Fix files removal on revokeClient() randomshell 2020-09-03 04:12:05 +0000
  • 829962d3f8 Overwrite old user files randomshell 2020-09-03 04:07:17 +0000
  • 9b96c95df5
    Update wireguard-install.sh hybtoy 2020-08-27 12:05:40 +0500
  • 747edd2d72
    resolve issue #122 by defining MTU in Client conf Rajan Patel 2020-08-24 22:46:13 -0400
  • ee99d5b3c3 Clarify the client IP assignment randomshell 2020-08-23 10:05:49 +0000
  • be360d410b Allow headless user revokation by CLIENT_NAME randomshell 2020-08-23 09:59:27 +0000
  • 8a97759803 Exit if the client IP is in use randomshell 2020-08-23 09:39:16 +0000
  • 812ea87ca9 Merge client's IPv4 and IPv6 questions randomshell 2020-08-23 09:37:28 +0000
  • 9d600fce15 Suggest the host bit of IPv4 when asking for the host bit of IPv6 randomshell 2020-08-23 09:22:11 +0000
  • 9a68ffa88b Exit if the client exists randomshell 2020-08-22 20:54:27 +0000
  • a193f5ad78 Allow a default IPv6 NIC randomshell 2020-08-22 20:26:21 +0000
  • 7d4c11d507 Add headless documentation randomshell 2020-08-22 20:20:33 +0000
  • b94cc63601 Allow custom IP and NIC in headless mode randomshell 2020-08-22 20:01:53 +0000
  • fce88a38c5 Add headless support randomshell 2020-08-22 19:56:40 +0000
  • 8b98532883 Minor Fix: #111 kmod-wireguard package included for standard kernels in CentOS 8 Navratan Gupta 2020-08-20 23:10:18 +0530
  • b7d5e39be6
    Mention pivpn clach04 2020-08-08 11:42:20 -0700
  • 315646ae12
    Merge pull request #114 from Serpentiel/patch-1 Stanislas 2020-08-08 14:31:39 +0200
  • 796b308ee1
    Init all-contributors Stanislas Lange 2020-08-04 16:48:27 +0200
  • 2125b67cd7
    Updated client name input restrictions and hint Aleksander 2020-08-05 21:16:03 +0300
  • 2669e5af0c
    Merge pull request #112 from randomshell/reboot Stanislas 2020-08-04 14:09:22 +0200
  • d7523dc30e Fix reboot message randomshell 2020-08-04 10:47:14 +0000
  • 2848ceefa5
    Remove PPA removal for Ubuntu Stanislas Lange 2020-08-04 12:20:27 +0200
  • 2363b36735
    Shellcheck: move excludes to action env Stanislas Lange 2020-08-03 17:47:22 +0200
  • 5a65e88667
    Merge pull request #109 from angristan:ubuntu-no-ppa Stanislas 2020-08-03 17:06:43 +0200
  • f147518050
    Ubuntu: remove PPA, use native packages Stanislas Lange 2020-08-03 17:06:03 +0200
  • 70b44989e6
    Update README Stanislas Lange 2020-08-03 16:30:00 +0200
  • 4138ada539
    Format with shfmt Stanislas Lange 2020-08-03 16:26:29 +0200
  • 1923aa17e6
    Add clientRevoke() and improve addClient() (#94) randomshell 2020-08-03 14:24:43 +0000
  • ebba01cdf8 Add warning for full subnet randomshell 2020-07-31 21:25:22 +0000
  • 31628cb309 Load params at startup randomshell 2020-07-31 20:53:11 +0000
  • 325ab0f7d0 Merge branch 'upstream/master' randomshell 2020-07-31 20:45:53 +0000
  • 40cc13b1f4
    Add uninstall feature (#88) Navratan Gupta 2020-07-31 19:23:05 +0530
  • 6aa6b7ab03
    Fix uninstall for Debian & Ubuntu Stanislas Lange 2020-07-31 15:49:49 +0200
  • 65a12d6d0c
    Merge master, cleanup Stanislas Lange 2020-07-31 15:42:09 +0200
  • 31bee45429
    Format with shfmt Stanislas Lange 2020-07-31 15:02:26 +0200
  • 5f82b76bc0
    Refactor script (#92) randomshell 2020-07-31 12:59:20 +0000
  • c7dceb0cc5
    Update reboot warning Stanislas Lange 2020-07-31 14:50:31 +0200
  • 00fddab997 Merge branch 'master' randomshell 2020-07-30 21:17:22 +0000
  • bea98cdce6 Fix $CLIENT_NAME variable randomshell 2020-07-30 21:16:25 +0000
  • c9b01e8d62
    Merge pull request #106 from angristan/debian-backports Stanislas 2020-07-30 11:33:43 +0200
  • 3583ffc4c3 Don't force server IP to end with .1 randomshell 2020-07-30 00:07:21 +0000
  • a249b71cb0 Merge remote-tracking branch 'upstream/master' randomshell 2020-07-30 00:00:36 +0000
  • 79234ea7c1 Merge remote-tracking branch 'upstream/debian-backports' randomshell 2020-07-29 23:56:46 +0000
  • 6e518633f3
    Fix Debian installation: use backports Stanislas Lange 2020-07-29 12:20:51 +0200
  • b6f09e7e87
    Merge pull request #105 from angristan/dependabot/github_actions/ludeeus/action-shellcheck-0.5.0 Stanislas 2020-07-29 10:42:15 +0200
  • 8464fc4ea2
    Bump ludeeus/action-shellcheck from 0.4.1 to 0.5.0 dependabot[bot] 2020-07-29 06:23:41 +0000
  • 746dbe4f7f
    Merge pull request #104 from iandk/patch-2 Stanislas 2020-07-27 12:48:59 +0200
  • dfd7736a7d
    Add colon Ian 2020-07-27 11:54:06 +0200
  • 29e8fa3851
    Update DNS question randomshell 2020-07-27 03:20:58 +0000
  • db7b11037a
    Update provider prices Stanislas Lange 2020-07-24 14:02:01 +0200
  • 2563f25b26
    Add contributors hall-of-fame Stanislas Lange 2020-07-24 13:24:37 +0200
  • 0af7427e85
    Merge pull request #99 from robiiinos/misc/dependabot Stanislas 2020-07-24 11:41:40 +0200
  • 66b1be42e4
    Merge pull request #98 from robiiinos/misc/actions Stanislas 2020-07-24 11:40:53 +0200
  • 13df507393 Update GitHub Actions robiiinos 2020-07-18 21:31:03 +0200
  • 1ffbf87dc6 Add Dependabot robiiinos 2020-07-18 21:32:09 +0200
  • ab67b21cbc Save the client configuration in the correct $HOME randomshell 2020-07-09 18:33:57 +0000
  • 0d65a00844 Fix client subnet mask randomshell 2020-07-04 22:30:05 +0000
  • fc8039a3cf Use firewall-cmd only if firewalld is running randomshell 2020-07-04 22:23:16 +0000
  • e7d4bee59f Fix installation on CentOS randomshell 2020-07-04 22:10:10 +0000
  • e4183e2960 Remove repos from Debian and CentOS in uninstallation steps Removed wireguard-arch as its not being installed in Arch Linux. Navratan Gupta 2020-07-04 20:06:51 +0530
  • 9cab30284e Block subnet when asking client's internal IP randomshell 2020-07-02 23:04:21 +0000
  • b5509d5192 Add revokeClient() randomshell 2020-07-02 17:26:15 +0000
  • a5faeb1968 Auto increment the suggested client IP randomshell 2020-07-02 16:46:05 +0000
  • 476f883b7c Add validation for WireGuard server IP randomshell 2020-07-02 16:33:18 +0000
  • 6e27ee81df Don't exit if the client name already exists randomshell 2020-07-02 16:30:22 +0000
  • dbdce6f98c Add check for existing IPv4 and IPv6 randomshell 2020-07-02 16:20:59 +0000
  • 42d2d1908c Save user DNS for all clients randomshell 2020-07-02 20:23:40 +0000
  • 541019587c Better variables escaping randomshell 2020-07-02 19:44:44 +0000
  • f80eca7de9 Use $SERVER_WG_IPV4 and $SERVER_WG_IPV6 when suggesting the client IP randomshell 2020-07-02 15:59:03 +0000
  • 94de617fe6 Add check for existing clients randomshell 2020-07-02 15:51:20 +0000
  • 52f922fc86 Save client name in server configuration randomshell 2020-07-02 15:38:52 +0000
  • 7426347bcd Ask user for client name randomshell 2020-07-02 15:36:35 +0000
  • ca2178cff2 Clean $ENDPOINT code randomshell 2020-07-02 15:08:10 +0000
  • b0b3889a45 Removed /dev/null from rm -rf Navratan Gupta 2020-07-02 20:10:24 +0530
  • e3af0a9c54 Save user DNS for all clients randomshell 2020-07-02 13:15:10 +0000