Owen
175718a48e
Handle order of opertions of hole punch better
2025-04-22 22:11:37 -04:00
Owen
6a146ed371
Add more sensible controls
2025-04-13 21:28:38 -04:00
Owen
027d9a059f
Remove redundant log message
2025-04-12 17:51:03 -04:00
Owen
0ced66e157
Relaying working
2025-04-11 20:52:29 -04:00
Owen
6b0ca9cab5
Adjust wgtester to work with bpf
2025-04-03 21:59:16 -04:00
Owen
e47ddaa916
Merge branch 'holepunch' into hp-multi-client
2025-04-01 10:40:38 -04:00
Owen
65dc81ca8b
Add wgtester
2025-03-31 18:10:16 -04:00
Owen
09d6829f8b
Add update message
2025-03-31 15:46:01 -04:00
Owen
f677376fae
Merge branch 'dev' into hp-multi-client
2025-03-31 15:17:34 -04:00
Owen
72e0adc1bf
Monitor connection with pings and keep pining
...
Resolves #24
2025-03-30 19:31:55 -04:00
Owen
b3e8bf7d12
Add LOGGER_TIMEZONE env to control the time zone
...
Closes #23
If the name is "" or "UTC", LoadLocation returns UTC. If the name is
"Local", LoadLocation returns Local.
Otherwise, the name is taken to be a location name corresponding to a
file in the IANA Time Zone database, such as "America/New_York".
LoadLocation looks for the IANA Time Zone database in the following
locations in order:
the directory or uncompressed zip file named by the ZONEINFO environment
variable
on a Unix system, the system standard installation location
$GOROOT/lib/time/zoneinfo.zip
the time/tzdata package, if it was imported
2025-03-30 10:52:07 -04:00
Owen
c5978d9c4e
Handle port correctly and delete interface
2025-03-27 22:12:54 -04:00
Owen
7f9a31ac3e
Remove listen port - unused
2025-03-26 10:54:52 -04:00
Owen
f08378b67e
Fix segfault if no wgService created
2025-03-25 20:54:09 -04:00
Owen
9d80161ab7
Increases ping attempts to 15
...
Might help #7
2025-03-21 17:24:04 -04:00
Owen
1501de691a
Handle encrypted messages
2025-03-15 21:47:22 -04:00
Owen
2a19856556
Merge branch 'main' into holepunch
2025-03-15 11:33:34 -04:00
Owen Schwartz
f4e17a4dd7
Merge pull request #22 from fosrl/dev
...
Fix 51820 typo
2025-03-14 18:52:18 -04:00
Owen
ab544fc9ed
Fix 51820 typo
2025-03-14 18:51:33 -04:00
Owen
f9e52c4d91
Working on encryption
2025-03-14 18:49:50 -04:00
Owen
14eff8e16c
Merge branch 'holepunch' of github.com:fosrl/newt_dg into holepunch
2025-03-12 20:41:38 -04:00
Owen
067e079293
Handle / better
2025-03-12 20:37:57 -04:00
Owen Schwartz
623be5ea0d
Merge pull request #20 from fosrl/dev
...
Cleanup & Updown Script
2025-03-09 23:28:44 -04:00
Owen
72d264d427
Add note about reference script
2025-03-09 11:41:58 -04:00
Owen
a19fc8c588
Go mod tidy
2025-03-09 11:41:12 -04:00
Owen Schwartz
dbc2a92456
Merge pull request #19 from fosrl/updown
...
Add updown script capabilities
2025-03-08 21:12:01 -05:00
Owen
437d8b67a4
Add documentation for updown
2025-03-08 21:11:36 -05:00
Owen
6f1d4752f0
Add updown script capabilities
2025-03-07 12:35:46 -05:00
Owen
683312c78e
Setup qemu
2025-03-04 00:01:37 -05:00
Owen
29543aece3
Merge branch 'main' of github.com:fosrl/newt
2025-03-03 22:34:52 -05:00
Owen Schwartz
e68a38e929
Merge pull request #18 from fosrl/dev
...
Minor Updates & Improvements
2025-03-03 22:33:46 -05:00
miloschwartz
bc72c96b5e
add arm/v7 to cicd
2025-03-03 21:29:11 -05:00
Owen
3d15ecb732
Log the token response to make it more clear
...
Helps resolve #16
2025-03-02 14:10:18 -05:00
Owen
a69618310b
Also build armv6
2025-02-28 12:54:21 -05:00
Owen
ed8a2ccd23
Build riscv64 newt binary and use alpine in docker
...
Resolves #14
2025-02-26 18:52:05 -05:00
Owen
5e673c829b
Clean up when wg is used
2025-02-24 10:05:35 -05:00
Owen
cd3ec0b259
Support relay switch
2025-02-23 20:18:25 -05:00
Owen
b68502de9e
Basic relay working!
2025-02-23 16:49:24 -05:00
Owen
f6429b6eee
Basic holepunch working
2025-02-23 01:00:16 -05:00
Owen
8795c57b2e
HP works!
2025-02-22 12:53:23 -05:00
Owen
e8141a177b
Fix typo 51820
...
Fixes #13
2025-02-22 11:46:52 -05:00
Owen
4aa718d55f
Initial hp working but need to fix port issue
2025-02-22 11:21:13 -05:00
Owen
afa93d8a3f
Add static port and udp hole punch
2025-02-21 22:27:24 -05:00
Owen
270ee9cd19
Fix panic
2025-02-21 20:33:31 -05:00
Owen
0affef401c
Properly handle key
2025-02-21 18:04:36 -05:00
Owen
18d99de924
Handle messages correctly
2025-02-21 17:13:00 -05:00
Owen
bff6707577
Basic create wg seems to be working
2025-02-21 16:20:03 -05:00
Owen
95eab504fa
Get wg working
2025-02-21 16:12:12 -05:00
Owen
56e75902e3
Adjust ws types
2025-02-21 12:44:52 -05:00
Owen
45a1ab91d7
Dont always do wg
2025-02-20 22:10:02 -05:00