Francesco Cogno
5b709b19f1
Ability to use env vars ( #83 )
...
* clippy
* exported variables
* docs
* updated deps
* typo
* version in docs
* better docs
2021-11-03 11:14:14 +01:00
Quentin McGaw
8f44776745
Linting with Clippy ( #69 )
...
* Dockerfile: add test stage with cargo test entrypoint
* Workflows: merge all in docker.yml
- Run cargo test in docker.yml workflow
- Manage PRs, releases, branches and latest altogether with variables
* Workflows: update dockerhub description
* Add clippy linting
2021-07-16 15:11:51 +02:00
Francesco Cogno
9d37840b83
Implemented support for multiple peer files ( #64 )
2021-07-08 11:06:41 +02:00
Francesco Cogno
a07a3d0170
Support for friendly_json comment ( #55 )
...
* upgrading deps
* tst
* fixed tests
* Json exposed as strings
* fixed double quote
* bumped version
* corrected semantic version bump
* updated README
2021-03-25 14:17:41 +01:00
Francesco Cogno
73e0b12c22
added missing startup flag
2020-10-11 16:48:08 +02:00
Francesco Cogno
fa739c423c
Added optional sudo
2020-10-11 16:40:10 +02:00
Francesco Cogno
ec967e7f9d
Parse case insensitive
2020-05-10 15:40:45 +02:00
Francesco Cogno
52740036bf
Multiple interfaces from command line support ( #31 )
2020-05-09 16:48:52 +02:00
Francesco Cogno
2013f8b5af
Split interface name from peer configuration file ( #26 )
...
Split interface name from peer configuration file
2020-04-07 10:20:19 +02:00
Francesco Cogno
ceeea75b3c
Support for stderr output in TRACE log level ( #25 )
...
* exported stderr
* version bump
2020-03-24 11:57:54 +01:00
Francesco Cogno
ff5806571b
support for ipv6 addr in command line
2020-03-24 09:36:13 +01:00
Francesco Cogno
923b70c4b7
migrated to std::future
2019-12-01 19:42:47 +01:00
Francesco Cogno
e04a3f833b
wg show <interface> if specified in the command line ( #17 )
...
Using `interface` instead of `all` if specified
2019-10-13 19:42:44 +02:00
Francesco Cogno
9e5e306899
default IP to 0.0.0.0
2019-09-27 11:01:27 +02:00
Konstantin Zamyakin
2a91bc5332
add ability to specify exporter IP address
2019-09-27 00:44:48 +03:00
Francesco Cogno
5e0f111bd9
Export remote information behind optional flag
2019-07-31 15:24:52 +02:00
Francesco Cogno
1b40335280
Label split option
2019-07-11 15:31:25 +02:00
Francesco Cogno
ee164d2f73
Exported boilerplate to external crate
2019-06-09 20:09:06 +02:00
Francesco Cogno
1d92df41d6
Changed default port to 9586
2019-05-20 11:23:28 +02:00
Francesco Cogno
a12ecb50fb
Corrected wrong method
2019-05-20 10:21:32 +02:00
Francesco Cogno
82188d1494
before live test
2019-05-20 10:09:02 +02:00
Francesco Cogno
be9bf63fac
Simpified code
2019-05-20 09:45:20 +02:00
Francesco Cogno
5b983d5e34
adding switch
2019-05-17 19:32:35 +02:00
Francesco Cogno
1b4d57871e
Started wireguard config file parse
2019-05-15 16:55:07 +02:00
Francesco Cogno
143a450778
Initial commit
2019-04-23 23:06:35 +02:00