Commit Graph

701 Commits (master)

Author SHA1 Message Date
Cloud9 GF4 wgapi 007eb357d2 #9 Improved README 2021-10-23 19:34:43 -06:00
Cloud9 GF4 wgapi 1d22f30919 #10 Fixed missing check for IPv4 2021-10-23 16:24:07 -06:00
Cloud9 GF4 wgapi 8bd30e84a4 #7 stop providing IPv4s avter .254 and IPv6 after :9999 2021-10-23 16:20:28 -06:00
Cloud9 GF4 wgapi 32c7c0b19a #10 added check for double colons 2021-10-23 16:08:37 -06:00
Cloud9 GF4 wgapi b5580ddb92 Added helpful comment 2021-10-23 15:49:54 -06:00
Cloud9 GF4 wgapi 6fe01eb1dc Fixed systemd unit files 2021-10-23 15:44:55 -06:00
Cloud9 GF4 wgapi 78b92b0969 package lock 2021-10-23 15:44:25 -06:00
wgapi Cloud9 acfcaf6f21 #12 log failed attempts to reach other servers 2021-10-22 21:48:01 -06:00
wgapi Cloud9 71eae60c4d Validated user input 2021-10-22 21:32:01 -06:00
wgapi Cloud9 f85151d5e7 Created domain var and added it to newconfig as comment 2021-10-22 21:28:39 -06:00
wgapi Cloud9 c5b8ab2001 Made logging more readable by not showing token 2021-10-22 14:28:18 -06:00
wgapi Cloud9 12dcc3f18f Fixed overzealous self deletion prevention 2021-10-22 12:35:02 -06:00
wgapi Cloud9 7e30e92629 Fixed nsupdate commands formatting 2021-10-22 12:33:15 -06:00
wgapi Cloud9 66c62fc8c9 Nsupdate in production only; removed CIDR part from user.peers ip addresses 2021-10-22 01:29:43 -06:00
wgapi Cloud9 a0e5f38f0f Improved dockerfile speed, better docker-compose.yml.sample, debugging nsupdate 2021-10-22 00:58:02 -06:00
wgapi Cloud9 46a7bcbd62 Seperated environment, fixed bugs 2021-10-22 00:34:09 -06:00
wgapi Cloud9 33eabc766b mount env/ 2021-10-21 23:26:12 -06:00
wgapi Cloud9 1cb572839d Code cleanup 2021-10-21 23:12:51 -06:00
wgapi Cloud9 011fc3319f Better apt update first 2021-10-21 23:02:21 -06:00
wgapi Cloud9 37fa81eda4 Code cleanup 2021-10-21 22:21:59 -06:00
wgapi Cloud9 0a6c042b11 #14 Don't delete requester 2021-10-21 20:32:56 -06:00
wgapi Cloud9 6e088a08d3 #15 Set domains in nameserver 2021-10-21 18:29:34 -06:00
wgapi Cloud9 6cc02cc860 Cleaned up return res.send() lines 2021-10-21 12:33:47 -06:00
wgapi Cloud9 c2c998feae #13 Added intra-server authentication 2021-10-21 12:24:51 -06:00
wgapi Cloud9 3ec541c282 Cleanup 2021-10-21 12:05:24 -06:00
wgapi Cloud9 8571d2147a #13 IP authenticate with token for /list, /add, /del 2021-10-20 10:40:53 -06:00
wgapi Cloud9 a362dfb763 Fixed error 2021-10-20 10:07:34 -06:00
wgapi Cloud9 d036321119 Updated version to 1.0.4 2021-10-18 17:18:42 -06:00
wgapi Cloud9 65b4a0d62c Refactoring and added /list (#11) 2021-10-18 17:17:45 -06:00
wgapi Cloud9 b0f3764ead Updated version to 1.0.3 2021-10-18 14:40:19 -06:00
wgapi Cloud9 41dbde0a5a #6 Added /del endpoint 2021-10-18 14:39:29 -06:00
wgapi Cloud9 62179c8833 Moved mess of js files to directories 2021-10-18 10:49:32 -06:00
wgapi Cloud9 6f81ba0fb0 Update version 2021-10-18 10:37:34 -06:00
wgapi Cloud9 955aa778d7 Cleanup, added intraserver comms (#4) 2021-10-18 10:35:18 -06:00
wgapi Cloud9 65f8ecc251 Rearranged code, prepared for intraserver comms (#4) 2021-10-17 09:49:40 -06:00
wgapi Cloud9 0aa623f738 Moved middleware to new file 2021-10-16 19:50:59 -06:00
wgapi Cloud9 7f84d8094e Updated version 2021-10-16 19:39:59 -06:00
wgapi Cloud9 c6ab3893fb Moved routes to own files 2021-10-16 19:36:03 -06:00
wgapi Cloud9 addc2754f3 #1 Moved environment vars to seperate file 2021-10-16 18:50:39 -06:00
wgapi Cloud9 fa70ff2717 Set webcrypto to default crypto 2021-10-15 14:11:34 -06:00
wgapi Cloud9 9cce98e737 Fixed found_ipvx filters 2021-10-15 14:10:39 -06:00
wgapi Cloud9 a19b239969 Specified node version (15+ needed for crypto.webcrypto) 2021-10-15 14:09:50 -06:00
wgapi Cloud9 80d71c6dad Configured env for c9, added block for unlisted requesters, minor updates 2021-10-15 12:53:05 -06:00
wgapi Cloud9 a1b4643774 package-lock 2021-10-15 12:51:39 -06:00
wgapi Cloud9 8ab91a0dcd Some refactoring of wireguard.js 2021-10-15 12:51:14 -06:00
wgapi Cloud9 bc80e9c308 Added .c9/ to ignore files 2021-10-14 21:36:05 -06:00
Keith Irwin 78466a0285
Fixed failure to break when checks fail 2021-10-14 17:15:36 -06:00
Keith Irwin b44a66eefb
Must be GPLv2 2021-10-14 17:03:14 -06:00
Keith Irwin f8ed51fb04
Fixed readme docker-compose.yml url 2021-10-14 16:58:16 -06:00
Keith Irwin 4c77914453
v1.0 hackathon 2021-10-14 16:53:42 -06:00