Commit graph

72 commits

Author SHA1 Message Date
Kroese
3ea684141d
fix: Gateway MAC generation (#189) 2025-03-03 13:54:59 +01:00
Kroese
bb77556ae8
feat: Set MTU size for TAP interface (#188) 2025-03-03 13:41:36 +01:00
Kroese
79b8aad8f3
feat: Automaticly match MTU size (#187) 2025-03-03 12:21:03 +01:00
Kroese
69ece08bcc
fix: Generate local MAC address (#179) 2025-02-25 05:50:39 +01:00
Kroese
71810373f9
fix: Preserve gateway MAC address (#178) 2025-02-24 03:36:28 +01:00
Kroese
885ca224ff
feat: Remove existing TAP interface (#174) 2025-02-14 20:17:50 +01:00
Kroese
cb548a0cfb
fix: Display fallback (#170) 2024-12-20 15:02:20 +01:00
Kroese
1091fc9dca
fix: TUN device error (#168) 2024-12-03 11:46:32 +01:00
Kroese
55db344c71
feat: Make network adapter configurable (#166) 2024-11-26 20:00:09 +01:00
Kroese
9ec698830e
feat: Improved network error handling (#165) 2024-11-20 16:24:50 +01:00
Kroese
518b815ba2
feat: Improve CPU detection (#144) 2024-10-14 18:47:24 +02:00
Kroese
e1703d1493
fix: Split ports correctly (#138) 2024-09-10 13:06:55 +02:00
Kroese
9ed7b80038
fix: Port forwarding warning (#137) 2024-09-05 18:53:57 +02:00
Kroese
36dac0f0bf
fix: Don't set script with file descriptor (#125) 2024-06-14 04:42:33 +02:00
Kroese
4d65cd247a
feat: Implement usermode networking (#109) 2024-06-11 01:46:34 +02:00
Kroese
159402de8f
fix: CPU pinning for Orange Pi (#103) 2024-06-07 13:08:30 +02:00
Kroese
89e46404f5
feat: Use virtioblk for CD-ROM devices (#102) 2024-06-05 17:53:12 +02:00
Kroese
08cc4a7cf1
fix: Detect device type from machine (#90) 2024-05-22 21:17:18 +02:00
Kroese
6ca072aae4
feat: Detect empty boot variable (#88) 2024-05-22 17:02:38 +02:00
Kroese
38830c6f7a
feat: Add support for USB booting (#83) 2024-05-21 12:00:45 +02:00
Kroese
79a75ee9f5
feat: Add support for IDE disk drives (#81) 2024-05-21 09:28:12 +02:00
Kroese
97b4a558df
feat: Support Kubernetes interfaces (#80) 2024-05-21 07:54:54 +02:00
Kroese
cc86e245cc
feat: Print warning based on OS (#62) 2024-05-11 21:40:10 +02:00
Kroese
aad52572c3
feat: Improved networking (#51) 2024-04-30 00:32:18 +02:00
Kroese
d1f9191e3b
fix: Verify files are not empty (#37) 2024-04-16 15:00:38 +02:00
Kroese
3448634874
fix: Ignore empty MAC address (#36) 2024-04-13 23:31:07 +02:00
Kroese
d43a2cdab1
fix: TUN error message (#34) 2024-03-31 04:56:20 +02:00
Kroese
fbf829e4f2
fix: Disable kernel networking in bridge mode (#32) 2024-03-12 01:25:07 +01:00
Kroese
74674eab18
feat: Persistant MAC address (#30) 2024-02-28 08:16:22 +01:00
Kroese
9202a12592
fix: Convert dashes in custom MAC addresses (#25) 2024-02-08 17:28:17 +01:00
Kroese
18bbb0e8c0
feat: Add DNS entry for container (#24) 2024-02-07 22:20:45 +01:00
Kroese
ca26f629e0
feat: Filter nameservers (#410) 2024-01-31 03:44:01 +01:00
Kroese
bc21209042
feat: Disable CoW check on ZFS (#409) 2024-01-31 03:27:35 +01:00
Kroese
868718df33
feat: Print MAC address (#408) 2024-01-30 04:34:45 +01:00
Kroese
2d0f169892
fix: Lowercase MAC address (#407) 2024-01-30 04:29:29 +01:00
Kroese
46867564df
feat: Print DNS servers (#406) 2024-01-30 04:09:14 +01:00
Kroese
933c336068
fix: Condition (#405) 2024-01-30 03:26:57 +01:00
Kroese
5ac6e893ca
fix: Hostname (#404) 2024-01-29 21:44:05 +01:00
Kroese
209f9b30f8
feat: Generate unique MAC address (#403) 2024-01-29 21:32:11 +01:00
Kroese
45310252dd
fix: Check dnsmasq (#389) 2024-01-26 02:17:28 +01:00
Kroese
2fdb19ae40
feat: Make monitor configurable (#379) 2024-01-23 20:19:14 +01:00
Kroese
4818cd57bb
fix: Escape HTML (#359) 2024-01-20 16:47:01 +01:00
Kroese
910b2a8c4e
feat: Display boot progress via web (#358) 2024-01-20 16:02:17 +01:00
Kroese
02238af1d5
style: Spaces (#343) 2024-01-18 09:09:59 +01:00
Kroese
d1df90a9f2
feat: Display wait message (#338) 2024-01-16 19:05:48 +01:00
Kroese
bbd683b83b
style: Quote variables (#325) 2024-01-14 16:24:05 +01:00
Kroese
526548647c
style: Quote variables (#323) 2024-01-14 01:22:50 +01:00
Kroese
361f6055fb
feat: Add webbased display (#307) 2024-01-07 23:05:50 +01:00
Kroese
003181333c
feat: Add webbased VNC viewer (#306) 2024-01-07 22:37:58 +01:00
Kroese
ba6429def3
fix: Port forwarding (#298) 2024-01-03 14:04:04 +01:00