Commit Graph

  • 33c5372b41
    locked Cargo.lock master 3.4.2 Francesco Cogno 2021-01-10 11:11:21 +0100
  • 32990c69ab
    Update README.md Francesco Cogno 2021-01-10 11:09:28 +0100
  • 1494e30b3b
    Merge pull request #53 from MindFlavor/issue_52/friendly_names_comment Francesco Cogno 2021-01-10 11:07:16 +0100
  • 4584bd6e50
    Bugfix: comments no longer remove friendly names Francesco Cogno 2021-01-10 11:03:48 +0100
  • abd25e81db
    Fix incorrect escape in sudoers file (#51) Maxim Kuleshov 2021-01-02 23:59:08 +0300
  • 98d6a4df6d
    Docker non root running user using sudoers and sudo (#49) Quentin McGaw 2020-10-13 08:07:40 -0400
  • 3c27991831
    Readme docker (#46) Quentin McGaw 2020-10-13 08:06:12 -0400
  • eea9b11c85
    Remove linux/386 platform from buildx (#47) Quentin McGaw 2020-10-12 17:33:01 -0400
  • 512ac9e891
    Added support for sudo Francesco Cogno 2020-10-11 20:44:11 +0200
  • 38b55fca32
    Merge pull request #45 from MindFlavor/issue/27/sudo_wg_optional Francesco Cogno 2020-10-11 20:38:56 +0200
  • 73e0b12c22
    added missing startup flag Francesco Cogno 2020-10-11 16:48:08 +0200
  • fa739c423c
    Added optional sudo Francesco Cogno 2020-10-11 16:40:10 +0200
  • e77a3e26ee
    Support for # key values in comment (friendly_name at the moment) (#44) Francesco Cogno 2020-10-11 16:21:51 +0200
  • d65b8f5862
    Update README.md Francesco Cogno 2020-10-05 09:07:30 +0200
  • c514ec7f05
    Merge pull request #42 from qdm12/ci-docker Francesco Cogno 2020-09-23 18:01:29 +0200
  • 50e9bdf596 Fix latest buildx workflow Quentin McGaw 2020-09-23 07:29:33 -0400
  • 988f536a35
    Merge pull request #41 from qdm12/ci-docker Francesco Cogno 2020-09-18 14:59:53 +0200
  • f055d0a656 Docker Hub description sync Quentin McGaw 2020-08-31 20:53:11 -0400
  • 610fcd1e0d Buildx tagged Docker build on releases/tags Quentin McGaw 2020-08-31 20:53:00 -0400
  • 4a13a26869 Buildx latest on master branch changes Quentin McGaw 2020-08-31 20:52:50 -0400
  • e9e0690a88 Buildx tagged Docker build on branches Quentin McGaw 2020-08-31 20:52:37 -0400
  • 970783e903 Simple Docker build on master pull request Quentin McGaw 2020-08-31 20:52:12 -0400
  • 392c80eb1b
    Merge pull request #39 from qdm12/master Francesco Cogno 2020-08-17 13:24:52 +0200
  • 01b7e16de0 Readme instructions to use with Docker Quentin McGaw 2020-08-09 18:06:48 -0400
  • 98c251bba8 Run as root to access wg Quentin McGaw 2020-08-09 18:06:23 -0400
  • 5cd14e0aa7 Add Dockerfile and itself to .dockerignore Quentin McGaw 2020-08-09 18:06:11 -0400
  • 0f3dcfc57a Dockerfile Quentin McGaw 2020-08-09 17:49:13 -0400
  • 5e9848dbba
    Switch from Travis to GitHub actions (#33) Francesco Cogno 2020-05-10 16:00:42 +0200
  • 4e3083bf85
    Merge pull request #32 from MindFlavor/issue/29/parsing_case_insensitive Francesco Cogno 2020-05-10 15:47:46 +0200
  • ec967e7f9d Parse case insensitive Francesco Cogno 2020-05-10 15:40:45 +0200
  • f04208a810
    Added github action Francesco Cogno 2020-05-09 16:54:48 +0200
  • 52740036bf
    Multiple interfaces from command line support (#31) Francesco Cogno 2020-05-09 16:48:52 +0200
  • 2013f8b5af
    Split interface name from peer configuration file (#26) Francesco Cogno 2020-04-07 10:20:19 +0200
  • f2a11f0c3c updated deps Francesco Cogno 2020-03-24 11:58:33 +0100
  • ceeea75b3c
    Support for stderr output in TRACE log level (#25) Francesco Cogno 2020-03-24 11:57:54 +0100
  • 8b3b015492 version bump Francesco Cogno 2020-03-24 11:44:10 +0100
  • fd13be8806
    Merge pull request #24 from MindFlavor/issue/23/dev Francesco Cogno 2020-03-24 11:42:33 +0100
  • ff5806571b support for ipv6 addr in command line Francesco Cogno 2020-03-24 09:36:13 +0100
  • 8f0f5112ec
    Merge pull request #21 from eth3rgeist/master Francesco Cogno 2020-01-10 20:59:11 +0100
  • a92f49a150
    wrong param for interface eth3rgeist 2019-12-26 15:58:57 +0100
  • 2293e4d878 version 3.2.2 Francesco Cogno 2019-12-01 19:48:29 +0100
  • d398ccdb70
    Merge pull request #20 from MindFlavor/std_future/pr Francesco Cogno 2019-12-01 19:47:47 +0100
  • 923b70c4b7 migrated to std::future Francesco Cogno 2019-12-01 19:42:47 +0100
  • 4612afe684 release v3.2.1 Francesco Cogno 2019-11-08 09:34:17 +0100
  • 90a1585dab
    Merge pull request #18 from Ma27/workaround-link-local-zone-ids Francesco Cogno 2019-11-08 09:28:26 +0100
  • 9a54a8f424
    Strip link-local zone ids from IPv6 socket addrs Maximilian Bosch 2019-11-02 19:48:16 +0100
  • 09aa62ad40 fixed lock Francesco Cogno 2019-10-13 19:44:53 +0200
  • e04a3f833b
    wg show <interface> if specified in the command line (#17) Francesco Cogno 2019-10-13 19:42:44 +0200
  • 42ae2f5927 fixed lock Francesco Cogno 2019-09-27 11:03:38 +0200
  • 9e5e306899 default IP to 0.0.0.0 Francesco Cogno 2019-09-27 11:01:27 +0200
  • 1bd6a74e3c
    Merge pull request #15 from sc0rp10/master Francesco Cogno 2019-09-27 09:42:51 +0200
  • 2a91bc5332 add ability to specify exporter IP address Konstantin Zamyakin 2019-09-27 00:44:48 +0300
  • eb03a6f1f2
    updated version Francesco Cogno 2019-09-25 20:34:57 +0200
  • 5d124dd799
    updated version Francesco Cogno 2019-09-25 20:33:55 +0200
  • 3ab9dd0610
    Merge pull request #14 from MindFlavor/issue/13/pr Francesco Cogno 2019-09-25 20:32:56 +0200
  • 067136de45
    swapped rx-tx Francesco Cogno 2019-09-25 20:22:27 +0200
  • 4d410d4b1f bumped version Francesco Cogno 2019-07-31 15:34:00 +0200
  • f9f9d6bc1c
    Merge pull request #12 from MindFlavor/feat/export_remote_flag/pr Francesco Cogno 2019-07-31 15:32:04 +0200
  • 5e0f111bd9 Export remote information behind optional flag Francesco Cogno 2019-07-31 15:24:52 +0200
  • d60597be40
    Merge pull request #11 from Ma27/expose-remote-ip-and-port Francesco Cogno 2019-07-22 20:29:43 +0200
  • 691aa809b0
    Expose `remote_ip` and `remote_port` for each WireGuard peer Maximilian Bosch 2019-07-21 18:13:33 +0200
  • d794c81c43 Set theme jekyll-theme-hacker Francesco Cogno 2019-07-11 22:23:11 +0200
  • 6aa2b1d281
    typo Francesco Cogno 2019-07-11 22:22:03 +0200
  • 8177a37643
    Merge pull request #9 from MindFlavor/issue/8/pr Francesco Cogno 2019-07-11 17:44:39 +0200
  • 1b40335280
    Label split option Francesco Cogno 2019-07-11 15:31:25 +0200
  • c987073210
    Replaced local_ip + local_port with allowed_ips Francesco Cogno 2019-07-09 17:55:03 +0200
  • 56b8fac7f0 fixed versions on REAMDE Francesco Cogno 2019-06-09 20:19:54 +0200
  • 4769a368ab
    Merge pull request #7 from MindFlavor/external_crate/pr Francesco Cogno 2019-06-09 20:15:00 +0200
  • ee164d2f73 Exported boilerplate to external crate Francesco Cogno 2019-06-09 20:09:06 +0200
  • 2cd6f2087f
    Merge pull request #6 from MindFlavor/travis/pr Francesco Cogno 2019-06-03 11:23:44 +0200
  • 70c2eff919
    Added Travis integration and fixed failing tests Francesco Cogno 2019-06-03 11:23:02 +0200
  • b43eff803d
    Merge pull request #5 from Ma27/ipv6-support Francesco Cogno 2019-06-03 10:28:41 +0200
  • 1b4a7a2df1
    Parse strings using `std::net` to support peers with IPv6 addresses Maximilian Bosch 2019-06-02 22:06:27 +0200
  • b9f0357f99
    Updated README Francesco Cogno 2019-05-31 16:52:29 +0200
  • 691e823381
    Merge pull request #4 from MindFlavor/milestone2.0 Francesco Cogno 2019-05-31 16:47:13 +0200
  • 3680ceb0ec
    modified output Francesco Cogno 2019-05-31 13:20:01 +0200
  • c3b4bd6a5d
    Corrected version on docs Francesco Cogno 2019-05-20 11:26:31 +0200
  • 2d8c5964c7
    Merge branch 'master' of github.com:MindFlavor/prometheus_wireguard_exporter Francesco Cogno 2019-05-20 11:23:42 +0200
  • 1d92df41d6
    Changed default port to 9586 Francesco Cogno 2019-05-20 11:23:28 +0200
  • 4ade8f96fc Set theme jekyll-theme-slate Francesco Cogno 2019-05-20 11:12:00 +0200
  • eab95c5f70
    Merge pull request #1 from MindFlavor/peer_names Francesco Cogno 2019-05-20 11:07:28 +0200
  • 13eddbec91
    Fixed dependencies Francesco Cogno 2019-05-20 11:06:26 +0200
  • b00cddd037
    Merge branch 'peer_names' of github.com:MindFlavor/prometheus_wireguard_exporter into peer_names Francesco Cogno 2019-05-20 11:01:22 +0200
  • ffd01fdba2
    clippy'd Francesco Cogno 2019-05-20 11:01:04 +0200
  • b4cfb04e9d
    Corrected table column Francesco Cogno 2019-05-20 10:58:35 +0200
  • f629730f4f
    Updated docs Francesco Cogno 2019-05-20 10:56:40 +0200
  • a12ecb50fb Corrected wrong method Francesco Cogno 2019-05-20 10:21:32 +0200
  • 82188d1494
    before live test Francesco Cogno 2019-05-20 10:09:02 +0200
  • be9bf63fac
    Simpified code Francesco Cogno 2019-05-20 09:45:20 +0200
  • 5b983d5e34
    adding switch Francesco Cogno 2019-05-17 19:32:35 +0200
  • 70178cb8d6
    Added proper tests (but more should be addedgit add --all :/) Francesco Cogno 2019-05-17 11:00:53 +0200
  • 792a821de0
    Added sanity checks Francesco Cogno 2019-05-17 10:17:06 +0200
  • f01d55370d
    parsing done, tests to do Francesco Cogno 2019-05-16 20:45:04 +0200
  • 1b4d57871e Started wireguard config file parse Francesco Cogno 2019-05-15 16:55:07 +0200
  • 0c13d4bff7
    Corrected metrics path Francesco Cogno 2019-04-30 15:03:06 +0200
  • 143a450778
    Initial commit Francesco Cogno 2019-04-23 23:06:35 +0200