Commit Graph

60 Commits

Author SHA1 Message Date
K4YT3X
e695024cff replaced external wg subprocess calls with native Python implementations 2021-01-26 21:55:19 -05:00
K4YT3X
f27d634a45 added license and credits sections into README 2021-01-12 21:47:41 -05:00
K4YT3X
50ad4fbc13 updated gitignore after directory structure adjustment 2021-01-12 21:43:21 -05:00
K4YT3X
72ada81417 bumped version to 2.1.2 2021-01-12 21:40:16 -05:00
K4YT3X
40872a138a fixed import not found issues 2021-01-12 21:39:58 -05:00
K4YT3X
215032f0c3 made prettytable an optional import 2021-01-12 21:30:57 -05:00
K4YT3X
03fd6267a9 bumped version to 2.1.1 2021-01-12 21:27:09 -05:00
K4YT3X
ee85fd94d8 updated README with pip installation guides 2021-01-12 21:26:31 -05:00
K4YT3X
d67776cf0f fixed program prog output 2021-01-12 21:26:01 -05:00
K4YT3X
8ba2530902 re-added requirements.txt 2021-01-12 21:25:30 -05:00
K4YT3X
c6f001ed6f
Merge pull request #13 from k4yt3x/feature/add_classifiers
Add python minor version classifiers
2021-01-13 01:50:43 +00:00
Dmitry Romanenko
d0f56212d1
Add python minor version classifiers 2021-01-12 20:49:10 -05:00
K4YT3X
a08d831cc4 formatted code with black 2021-01-12 20:47:40 -05:00
K4YT3X
bea7a4bbe7 added docs for setup.py 2021-01-12 20:45:49 -05:00
K4YT3X
14fac7d97e
Merge pull request #12 from dimon222/feature/setup_py
Restructure for CLI and Pypi publishing
2021-01-13 01:29:02 +00:00
Dmitry Romanenko
96cc257f9b
Restructure for CLI and Pypi publishing 2021-01-12 00:13:11 -05:00
K4YT3X
291c222c18 updated gitignore to ignore program data files 2020-11-16 12:26:08 -05:00
K4YT3X
c95dfbb675 2.1.0: added additional AllowedIPs option 2020-11-16 12:23:58 -05:00
K4YT3X
3af2b93560 added installation guide 2020-11-15 22:33:33 -05:00
K4YT3X
f4cbfd503f fixed wg-meshconf file name 2020-11-15 22:23:23 -05:00
K4YT3X
7b616e9a2a resolved 2.0.0 to master merge conflict 2020-11-15 21:40:33 -05:00
K4YT3X
8632583a4b
Merge pull request #7 from krombel/patch-1
Fix: Use currect alias and description for peers
2020-01-02 03:32:20 -05:00
krombel
89ecba8807 Fix: Use correct alias and description for peers 2020-01-02 00:15:10 +01:00
K4YT3X
c5bbc99446 updated README for 1.2.0 2019-05-16 14:32:41 -04:00
K4YT3X
5c1dcea2a6 1.2.0 added profile JSON support, added alias and description 2019-05-16 14:31:41 -04:00
K4YT3X
c767928df4 added field descriptions 2019-05-05 15:34:03 -04:00
K4YT3X
1c939312b9 added the prerequisites section 2019-02-21 13:13:13 -05:00
K4YT3X
1d9960dc17 merged conflict 2019-02-20 16:44:38 -05:00
K4YT3X
6920a6824f 1.1.7 public address can now be FQDN 2019-02-20 16:42:05 -05:00
K4YT3X
cafbbdf46a updated README for 1.1.7 2019-02-20 16:41:46 -05:00
k4yt3x
4dcd545ddd added description for wg-dynamic 2018-12-06 23:03:02 -05:00
K4YT3X
3661099d05 adding the description for adding and removing peers 2018-11-24 23:35:49 -05:00
K4YT3X
89a3123126 Merge branch 'master' of github.com:K4YT3X/wireguard-mesh-configurator 2018-11-19 01:21:03 -05:00
K4YT3X
3eb3cf81df v1.1.6: added delete peer function 2018-11-19 01:20:40 -05:00
K4YT3X
8c6d90eab0 updated README for 1.1.6 2018-11-19 01:20:10 -05:00
K4YT3X
0999a63c8c added learn by an example section 2018-10-28 19:38:24 -04:00
K4YT3X
a9d881a0ed added requirements file for easier dependency installation 2018-10-28 19:38:04 -04:00
k4yt3x
6d1ffba29e fixed a spelling issue 2018-10-19 16:01:26 -04:00
k4yt3x
651d527818 updated README for 1.1.5 2018-10-19 14:40:09 -04:00
k4yt3x
b54f9fc127 1.1.5 patch for avalon_framework 1.6.0 2018-10-19 14:39:03 -04:00
k4yt3x
09ecf58753 1.1.4 serialized profile storing 2018-10-17 21:06:37 -04:00
k4yt3x
e9c884c796 updated README for 1.1.4 2018-10-17 21:06:10 -04:00
k4yt3x
0b20fd4356 1.1.3 added warning before flushing config, etc. 2018-10-17 13:56:25 -04:00
k4yt3x
9a2814893d updated README for 1.1.3 2018-10-17 13:56:07 -04:00
k4yt3x
df0dc5cc1c added more in-line documentations 2018-10-17 13:44:59 -04:00
k4yt3x
29b5e427e7 updated usages 2018-10-15 13:35:18 -04:00
k4yt3x
3961a6570a updated README for 1.1.2 2018-10-15 13:13:01 -04:00
k4yt3x
d88b812020 added output path / profile exporting destination detection 2018-10-15 13:12:49 -04:00
k4yt3x
9a2dd58823 print help message when no command specified 2018-10-15 12:52:01 -04:00
k4yt3x
71a863fcc5 updated dates 2018-10-15 12:33:28 -04:00