85 Commits

Author SHA1 Message Date
Kroese
09ca3bf118
feat: Add debug trace option (#1038) 2025-10-02 17:18:53 +02:00
Kroese
f18663d840
feat: Network mode detection (#1036) 2025-10-01 13:05:13 +02:00
Kroese
7f31cb6023
fix: Detect host mode networking (#1033) 2025-09-30 10:32:00 +02:00
Kroese
2c6efc45f2
feat: Make webserver port configurable (#1028) 2025-09-27 11:44:13 +02:00
Kroese
7fae62d286
feat: Detect host mode networking (#1026) 2025-09-27 10:44:02 +02:00
Kroese
2135df07ea
docs: Additional info for user-mode networking (#1025) 2025-09-27 10:08:11 +02:00
Kroese
521beedf1c
feat: Add note for MAC address availability (#1024) 2025-09-27 09:49:11 +02:00
Kroese
10237b31cf
revert: Simplify conditional checks (#1017)
This reverts commit 6883efb8576b0aad1fcdbc99f1d030f9ab72dd19.
2025-09-21 23:08:00 +02:00
Kroese
6883efb857
fix: Simplify conditional checks (#1016) 2025-09-21 15:09:52 +02:00
Kroese
f841eb1ef1
fix: Simplify conditional checks (#1014) 2025-09-20 23:47:00 +02:00
Kroese
095e618785
feat: Make webserver optional (#1012) 2025-09-18 23:45:05 +02:00
Kroese
57a902ad9f
feat: add UDP support to USER_PORTS (#1011)
Allow USER_PORTS entries in the form PORT or PORT/PROTO (tcp or udp). When the protocol is omitted, TCP is assumed for backward compatibility. This enables forwarding of UDP services when running the container in user‑mode networking.
2025-09-17 21:49:20 +02:00
Kroese
1b8054e847
fix: Podman detection (#990)
Some checks failed
Build / Check (push) Has been cancelled
Build / Build (push) Has been cancelled
2025-05-27 00:50:40 +02:00
Kroese
631a558a9f
feat: Enable IPv6 support for user-mode container networking (#983)
Some checks failed
Build / Check (push) Has been cancelled
Build / Build (push) Has been cancelled
2025-04-27 11:28:54 +02:00
Kroese
394131a0d7
feat: Podman detection (#972)
Some checks failed
Build / Check (push) Has been cancelled
Build / Build (push) Has been cancelled
2025-04-09 09:01:01 +02:00
Kroese
4d0d16023f
feat: Podman detection (#971) 2025-04-09 08:58:02 +02:00
Kroese
73a13e5697
fix: QNAP permission errors (#964) 2025-04-07 17:20:14 +02:00
Kroese
0c7acd6e71
fix: Remove non-printable characters (#949)
Some checks failed
Build / Check (push) Has been cancelled
Build / Build (push) Has been cancelled
2025-03-24 13:52:38 +01:00
Kroese
8fb6f1f9ad
feat: Podman detection (#944)
Some checks failed
Build / Check (push) Has been cancelled
Build / Build (push) Has been cancelled
2025-03-20 11:54:26 +01:00
Kroese
11d4fafa6d
fix: User-mode networking (#943)
Some checks are pending
Build / Check (push) Waiting to run
Build / Build (push) Blocked by required conditions
2025-03-20 03:07:01 +01:00
Kroese
be15557798
fix: User-mode networking (#942) 2025-03-20 03:05:50 +01:00
Kroese
1e83757494
fix: Set user-mode IP address (#941)
Some checks are pending
Build / Check (push) Waiting to run
Build / Build (push) Blocked by required conditions
2025-03-19 12:55:53 +01:00
Kroese
608563d029
feat: Add devcontainer (#939)
Some checks are pending
Build / Check (push) Waiting to run
Build / Build (push) Blocked by required conditions
2025-03-18 19:25:27 +01:00
Kroese
a8e4647fa6
feat: IPv6 support (#933) 2025-03-18 03:59:58 +01:00
Kroese
bfc8d7a9c6
fix: Network shutdown (#912)
Some checks failed
Build / Check (push) Has been cancelled
Build / Build (push) Has been cancelled
2025-03-05 04:59:57 +01:00
Kroese
a1e9936572
fix: Set MTU value (#911)
Some checks are pending
Build / Check (push) Waiting to run
Build / Build (push) Blocked by required conditions
2025-03-04 15:37:37 +01:00
Kroese
3675a50129
fix: Gateway MAC generation (#910)
Some checks are pending
Build / Check (push) Waiting to run
Build / Build (push) Blocked by required conditions
2025-03-03 13:57:53 +01:00
Kroese
91229152bd
feat: Set MTU size for TAP interface (#909) 2025-03-03 13:40:15 +01:00
Kroese
a1993e590a
feat: Automaticly match MTU size (#908) 2025-03-03 12:20:16 +01:00
Kroese
8c5e0ee274
fix: Generate local MAC address (#899)
Some checks are pending
Build / Check (push) Waiting to run
Build / Build (push) Blocked by required conditions
2025-02-24 21:01:55 +01:00
Kroese
2adf0b292b
fix: Preserve gateway MAC address (#898)
Some checks are pending
Build / Check (push) Waiting to run
Build / Build (push) Blocked by required conditions
2025-02-24 03:48:42 +01:00
Kroese
00c4ef7795
feat: Remove existing TAP interface (#892)
Some checks are pending
Build / Check (push) Waiting to run
Build / Build (push) Blocked by required conditions
2025-02-14 20:19:12 +01:00
Kroese
d078af0397
fix: TUN device error (#863) 2024-12-03 11:50:56 +01:00
Kroese
898499a4e3
feat: Make network adapter configurable (#859) 2024-11-26 20:01:37 +01:00
Kroese
eb010cc215
feat: Improve network error handling (#856) 2024-11-20 16:24:07 +01:00
Kroese
5e8bcda9fc
feat: Improve CPU detection (#829) 2024-10-14 18:06:02 +02:00
Liang Ying-Ruei
e383ec30e3
fix: Splits $USER_PORTS correctly by commas (#813) 2024-09-09 15:43:57 +02:00
Kroese
1197c4791e
fix: Port forwarding warning (#809) 2024-09-05 18:58:23 +02:00
Kroese
fb5f684e7e
fix: Don't set script with file descriptor (#772) 2024-06-14 04:35:40 +02:00
Kroese
be8bee90f2
feat: Implement usermode networking (#762) 2024-06-11 02:13:53 +02:00
Kroese
2ece865417
fix: Download error messages (#756) 2024-06-05 18:18:29 +02:00
Kroese
c135c4cac3
feat: Add automatic device type (#749) 2024-05-27 17:25:52 +02:00
Kroese
36f1e47c0a
fix: Check for Podman IP ranges (#745) 2024-05-21 13:48:05 +02:00
Kroese
d1d920372a
feat: Support more device types (#742) 2024-05-21 09:10:30 +02:00
Kroese
12d8fd3ed0
feat: Support Kubernetes interfaces (#741) 2024-05-21 07:44:44 +02:00
Kroese
abd30b9d91
feat: Detect Windows and MacOS (#726) 2024-05-11 22:11:11 +02:00
Kroese
6d162744ec
feat: Improved networking (#712) 2024-04-30 00:30:44 +02:00
Kroese
e81dc0f31d
fix: Verify files are not empty (#689) 2024-04-16 15:35:35 +02:00
Kroese
5015597183
fix: Ignore empty MAC address (#688) 2024-04-13 23:33:17 +02:00
Kroese
76355d4857
fix: TUN error message (#669) 2024-03-31 04:57:56 +02:00