afeiszli
|
1081e63cc1
|
fixing egress on relay
|
2022-01-04 13:54:03 -05:00 |
|
afeiszli
|
1c9cb819dc
|
adding egress to relay
|
2022-01-04 13:45:18 -05:00 |
|
0xdcarns
|
4ca0e856bc
|
added post commands for wg quick
|
2022-01-04 13:13:42 -05:00 |
|
0xdcarns
|
dcaba24b11
|
added egress relayed addrs to relayed nodes
|
2022-01-03 11:30:02 -05:00 |
|
0xdcarns
|
83fce6226a
|
added DNS call to server
|
2022-01-02 10:51:22 -05:00 |
|
0xdcarns
|
c2460c576e
|
nil pointers, update version
|
2021-12-11 12:07:54 -05:00 |
|
0xdcarns
|
548997f9ef
|
optimize further
|
2021-12-10 21:09:42 -05:00 |
|
0xdcarns
|
e45a485bce
|
added comments, optimized memory
|
2021-12-10 15:01:10 -05:00 |
|
0xdcarns
|
85e8c0abb6
|
memory issue work
|
2021-12-08 16:52:32 -05:00 |
|
0xdcarns
|
6215ea2db8
|
adjusted values to pointers for a lot of functions
|
2021-12-07 15:04:00 -05:00 |
|
0xdcarns
|
0c6c09caa9
|
organized http logic, renamed files
|
2021-12-07 12:46:55 -05:00 |
|
afeiszli
|
932712619a
|
remade server logs
|
2021-12-06 15:31:08 -05:00 |
|
afeiszli
|
801919ab0d
|
fixing client issues for uspace, fwmark, vpn
|
2021-11-29 04:34:11 -05:00 |
|
0xdcarns
|
e521c5936a
|
added logic for future use
|
2021-11-23 09:47:49 -05:00 |
|
0xdcarns
|
c495decbb2
|
added remove private key when server node gets deleted
|
2021-11-23 09:30:11 -05:00 |
|
afeiszli
|
1a16e5ad25
|
fixed dns and keys
|
2021-11-16 12:20:48 -05:00 |
|
afeiszli
|
84c8299bb0
|
freebsd working
|
2021-11-15 11:42:52 -05:00 |
|
afeiszli
|
05d27c8af3
|
remote route on delete
|
2021-11-14 19:17:30 -05:00 |
|
afeiszli
|
437955ab90
|
saving to work on linux
|
2021-11-14 16:50:20 -05:00 |
|
afeiszli
|
5b3b6119ae
|
adding sync
|
2021-11-12 11:24:29 -05:00 |
|
afeiszli
|
c2948a3671
|
added fwmark
|
2021-11-12 08:53:50 -05:00 |
|
0xdcarns
|
d14573169b
|
modified logging
|
2021-10-27 21:36:49 -04:00 |
|
0xdcarns
|
f91dae5355
|
refactored unneccesary db call
|
2021-10-27 10:02:39 -04:00 |
|
0xdcarns
|
e4e8f368d6
|
logs 2
|
2021-10-27 09:27:52 -04:00 |
|
0xdcarns
|
67a65605a4
|
logs
|
2021-10-27 08:52:51 -04:00 |
|
0xdcarns
|
7ddf36520a
|
rebased on develop
|
2021-10-26 12:58:50 -04:00 |
|
0xdcarns
|
8f72ecbaa0
|
refactored logic
|
2021-10-26 12:50:34 -04:00 |
|
0xdcarns
|
6891b52cee
|
updated logs, ensured admins could not be edited
|
2021-10-25 16:38:59 -04:00 |
|
0xdcarns
|
c002c30ba8
|
added ability for admisn to change user's networks
|
2021-10-25 14:51:52 -04:00 |
|
0xdcarns
|
36d60eba64
|
github auth added
|
2021-10-22 13:12:03 -04:00 |
|
0xdcarns
|
7939e5968f
|
good first draft, fixed test
|
2021-10-21 20:32:23 -04:00 |
|
0xdcarns
|
4e4e8b3ab5
|
began oauth implementation
|
2021-10-21 15:28:58 -04:00 |
|
afeiszli
|
8a1b7d558b
|
Merge branch 'develop' of https://github.com/gravitl/netmaker into hotfix_v0.8.4_netclient_dns
|
2021-10-20 11:07:14 -04:00 |
|
afeiszli
|
c26f887e27
|
updating install script and README
|
2021-10-20 11:06:54 -04:00 |
|
0xdcarns
|
51c1973b21
|
added ability to remove local instance of netmaker
|
2021-10-20 09:22:05 -04:00 |
|
afeiszli
|
fb4d2d1272
|
change version of ubuntu
|
2021-10-19 15:53:01 -04:00 |
|
afeiszli
|
445df67030
|
updated helm charts
|
2021-10-17 15:31:37 -04:00 |
|
afeiszli
|
a39ef16394
|
added kubernetes listen port
|
2021-10-15 14:15:32 -04:00 |
|
0xdcarns
|
d2a1ce9e25
|
log
|
2021-10-15 08:41:38 -04:00 |
|
0xdcarns
|
5db0e5ea4d
|
merge fix
|
2021-10-15 08:40:42 -04:00 |
|
0xdcarns
|
618808bff1
|
changed to dissallow udp hole punch on server nodes
|
2021-10-15 08:39:10 -04:00 |
|
afeiszli
|
eaa7597a05
|
merging userspace work
|
2021-10-14 23:38:01 -04:00 |
|
afeiszli
|
6a96785419
|
Merge branch 'feature_v0.8.4_serverconfs' of https://github.com/gravitl/netmaker into feature_v0.8.4_serverconfs
|
2021-10-14 22:03:10 -04:00 |
|
afeiszli
|
e5ca943542
|
userspace logic
|
2021-10-14 22:03:05 -04:00 |
|
0xdcarns
|
7f6a288e21
|
changed some logs and added bool for server pull
|
2021-10-14 12:15:25 -04:00 |
|
0xdcarns
|
00dd278de4
|
rough draft of server transplanting
|
2021-10-13 15:15:20 -04:00 |
|
0xdcarns
|
340f50c535
|
transplanted setwgconfig and pull
|
2021-10-13 10:02:04 -04:00 |
|
0xdcarns
|
3f2e4ab764
|
transplanted join.
|
2021-10-12 15:44:19 -04:00 |
|
afeiszli
|
875b1d72b9
|
adding userspace docker server implementation
|
2021-10-08 22:46:39 -04:00 |
|
0xdcarns
|
d7cafbbc4c
|
code linting
|
2021-10-08 15:07:12 -04:00 |
|