Commit Graph

81 Commits

Author SHA1 Message Date
k4yt3x
a7c5c1a7c6 added a little comment 2021-05-29 19:05:41 +00:00
k4yt3x
be6a15ab30 bumped package version to 2.4.0 2021-05-29 18:44:05 +00:00
k4yt3x
4a2e1ebf78 added the init command 2021-05-29 18:42:39 +00:00
k4yt3x
08e51c97eb updated README for version 2.4.0 2021-05-29 18:41:30 +00:00
k4yt3x
fcdcf3e581 updated gitignore to omit CSV files 2021-05-29 17:59:30 +00:00
k4yt3x
b730c92317 changed database format from JSON to CSV 2021-05-29 17:04:21 +00:00
k4yt3x
64bc028c55 fixed typo in setup.py 2021-05-22 21:46:56 +00:00
k4yt3x
1182b21c39 bumped package version to 2.3.0 2021-05-22 21:46:16 +00:00
k4yt3x
db6bc45c4e changed README version 2.0.0 to version 2 2021-05-22 21:40:38 +00:00
k4yt3x
00abe34613 formatted file and corrected file metadata 2021-05-21 22:04:36 +00:00
k4yt3x
559a51393b added support for optional peer attributes, added __main__ 2021-05-21 21:37:28 +00:00
K4YT3X
6673a6d2f6 fixed README typo 2021-03-24 01:44:48 -04:00
K4YT3X
e841200fc9 Merge branch 'master' of github.com:k4yt3x/wg-meshconf 2021-01-29 13:41:39 -05:00
K4YT3X
1fa8878a26 removed ./ from all wg-meshconf commands 2021-01-29 13:41:27 -05:00
K4YT3X
4adbc4942c
Merge pull request #16 from k4yt3x/feature/changelog
Add 2.2.0 to changelog
2021-01-26 23:38:49 -05:00
K4YT3X
a4f191672f
added changelog for 2.1.0 and updated changelog for 2.2.0 2021-01-27 04:38:20 +00:00
Dmitry Romanenko
7dfdbf3064
Add 2.2.0 to changelog 2021-01-26 22:47:06 -05:00
K4YT3X
b225680c63 added build commands into setup.py comments 2021-01-26 22:07:45 -05:00
K4YT3X
6aedbd7aba updated dependencies 2021-01-26 22:06:28 -05:00
K4YT3X
b3c0be077d Merge remote-tracking branch 'origin/master' 2021-01-26 21:55:26 -05:00
K4YT3X
e695024cff replaced external wg subprocess calls with native Python implementations 2021-01-26 21:55:19 -05:00
K4YT3X
e0046fa37d
Created contribution guidelines 2021-01-13 03:01:02 +00: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