Commit graph

103 commits

Author SHA1 Message Date
Owen Schwartz
3b166c465d
Merge pull request #29 from firecat53/flake
Flake update for newt 1.1.3
2025-04-07 21:37:53 -04:00
Scott Hansen
7b7d7228a6
Flake update for newt 1.1.3 2025-04-06 16:40:32 -07:00
Owen Schwartz
a1a439c75c
Merge pull request #28 from fosrl/dev
MTLS, Connection Monitoring, time zone logger
2025-04-06 14:09:59 -04:00
Owen Schwartz
e7c8dbc1c8
Merge pull request #26 from progressive-kiwi/feat-mtls-support
Feat: mTLS support
2025-04-02 21:23:17 -04:00
progressive-kiwi
d28e3ca5e8 feat/mtls-support-cert: doc update, removing config.Endpoint loading duplicates, handling null-pointer case and some logging 2025-04-02 21:00:09 +02:00
progressive-kiwi
b41570eb2c feat/mtls-support-cert: config support 2025-04-01 20:43:42 +02:00
Owen
72e0adc1bf
Monitor connection with pings and keep pining
Resolves #24
2025-03-30 19:31:55 -04:00
progressive-kiwi
435b638701 feat/mtls-support-cert-script 2025-03-31 00:52:48 +02:00
progressive-kiwi
9b3c82648b feat/mtls-support 2025-03-31 00:06:40 +02:00
Owen Schwartz
f713c294b2
Merge pull request #25 from firecat53/flake
Add flake for build and devshell.
2025-03-30 10:55:00 -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
Scott Hansen
7852f11e8d
Add flake for build and devshell.
Package named newt-pangolin to avoid conflicts with existing package name
2025-03-25 15:46:12 -07:00
Owen
2ff8df9a8d
Merge branch 'dev' 2025-03-22 12:54:31 -04:00
Owen
9d80161ab7
Increases ping attempts to 15
Might help #7
2025-03-21 17:24:04 -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 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
e8141a177b
Fix typo 51820
Fixes #13
2025-02-22 11:46:52 -05:00
Owen
b23eda9c06
Add arm32 go binary as well 2025-02-15 17:59:59 -05:00
Owen
92bc883b5b
Add arm build 2025-02-15 17:53:08 -05:00
Owen
76503f3f2c
Fix typo 2025-02-15 17:52:51 -05:00
Owen
9c3112f9bd
Merge branch 'dev' 2025-02-10 21:42:29 -05:00
Owen
462af30d16
Add systemd service; Closes #12 2025-02-10 21:41:59 -05:00
Owen
fa6038eb38
Move message to debug to reduce confusion 2025-02-06 20:21:04 -05:00
Owen Schwartz
f346b6cc5d
Bump actions/upload-artifact 2025-01-30 10:18:46 -05:00
Owen Schwartz
f20b9ebb14
Merge pull request #9 from fosrl/dev
CICD, --version & Bug Fixes
2025-01-30 10:14:31 -05:00
Owen Schwartz
39bfe5b230
Insert version CICD 2025-01-29 22:31:14 -05:00
Milo Schwartz
a1a3dd9ba2
Merge branch 'dev' of https://github.com/fosrl/newt into dev 2025-01-29 22:23:42 -05:00
Milo Schwartz
7b1492f327
add cicd 2025-01-29 22:23:03 -05:00
Owen Schwartz
4e50819785
Add --version check 2025-01-29 22:19:18 -05:00
Owen Schwartz
f8dccbec80
Fix save config 2025-01-29 22:15:28 -05:00
Owen Schwartz
0c5c59cf00
Fix removing udp sockets 2025-01-27 21:28:22 -05:00
Owen Schwartz
868bb55f87
Fix windows build in release 2025-01-20 21:40:55 -05:00
Owen Schwartz
5b4245402a
Merge pull request #6 from fosrl/dev
Proxy Manager Rewrite
2025-01-20 21:15:31 -05:00
Owen Schwartz
f7a705e6f8
Remove starts 2025-01-20 21:13:09 -05:00
Owen Schwartz
3a63657822
Rewrite proxy manager 2025-01-20 21:11:06 -05:00
Owen Schwartz
759780508a
Resolve TCP hanging but port is in use issue 2025-01-19 22:46:00 -05:00
Owen Schwartz
533886f2e4
Standarize makefile release 2025-01-16 07:41:56 -05:00