46 Commits

Author SHA1 Message Date
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
Kroese
1c8cad92f8
fix: Disable kernel networking in bridge mode (#656) 2024-03-12 01:50:43 +01:00
Kroese
5896928030
feat: Persistant MAC address (#646) 2024-02-28 08:40:00 +01:00
Kroese
f74771a9cc
fix: Convert MAC address to uppercase (#627) 2024-02-08 17:33:11 +01:00
Kroese
f24ba41930
fix: Convert dashes in custom MAC addresses (#626) 2024-02-08 17:03:30 +01:00
Kroese
f412580a4a
feat: Add DNS entry for container (#624) 2024-02-07 22:26:29 +01:00
Kroese
78594098cc
feat: Disable CoW check on ZFS (#612) 2024-01-31 03:54:40 +01:00
Kroese
3c31bc91e4
feat: Generate unique MAC address (#611) 2024-01-30 04:46:44 +01:00
Kroese
a10588b0ce
fix: Check dnsmasq (#598) 2024-01-26 02:19:31 +01:00
Kroese
1e13258bc9
feat: Dynamic page content (#585) 2024-01-21 18:35:55 +01:00
Kroese
2c7cea042f
feat: Display progress via web (#584) 2024-01-20 19:59:44 +01:00
Kroese
1fc9c56c8f
style: Quote variables (#565) 2024-01-14 16:01:15 +01:00
Kroese
893a013ae9
style: Quote variables (#563) 2024-01-14 01:11:58 +01:00
Kroese
575da1f574
feat: Store config in RAM (#559) 2024-01-13 20:25:57 +01:00
Kroese
2627d320f3
fix: Remove VNC support (#540)
* fix: Remove VNC support
2024-01-05 00:02:49 +01:00
Kroese
e70ed1900f
fix: Port forwarding (#530) 2024-01-03 14:02:16 +01:00
Kroese
0862cad2ce
fix: Port forwarding (#525)
* fix: Port forwarding
2023-12-30 00:01:12 +01:00
Kroese
5ae4f59315
fix: QEMU monitor (#524) 2023-12-29 19:05:51 +01:00
Kroese
6cbe03f656
fix: Port forwarding (#520) 2023-12-29 17:20:18 +01:00
Kroese
e6193b1020
fix: Port forwarding (#517) 2023-12-28 21:30:28 +01:00
Kroese
f28b9903f3
fix: iptables for NAT (#516) 2023-12-28 21:20:38 +01:00
Kroese
7bf2d119ea
feat: Validate mac address (#515) 2023-12-28 20:54:33 +01:00
Kroese
527bded1b2
feat: Detect default interface
* feat: Detect default interface
2023-12-28 20:25:04 +01:00
Kroese
1208c53ebb
feat: Check network interface (#513) 2023-12-28 18:26:56 +01:00
Kroese
08e4084458
feat: Daemonize QEMU
* feat: Daemonize QEMU
2023-12-28 03:42:06 +01:00
Kroese
5a7ecb48d6
fix: Error messages (#495) 2023-12-25 05:03:00 +01:00
Kroese
5b3880aa5e
fix: Error messages (#494) 2023-12-25 04:48:18 +01:00
Kroese
281f2992ff
fix: Close file descriptors
* fix: Close file descriptors
2023-12-25 04:04:01 +01:00
Kroese
e4334f9499
fix: Ignore mknod errors (#486) 2023-12-23 22:28:25 +01:00
Kroese
469ee67942
fix: Error codes 2023-12-16 01:42:02 +01:00
Kroese
b9f3e52ba4
feat: Improve shutdown (#448)
* feat: Improve shutdown
2023-12-10 09:22:35 +01:00
Kroese
03d2665725
fix: Local variables (#447)
* fix: Local variables

* fix: Keep location
2023-12-10 00:26:13 +01:00
Kroese
a8bcae16a4
fix: Remove curly braces
* fix: Remove curly braces
2023-12-09 21:19:08 +01:00
Kroese
c1d3d15d4e fix: DNS resolution
* fix: DNS resolution
2023-12-04 07:20:40 +01:00
Kroese
95b2b83ac6 fix: DNS resolution 2023-12-03 08:33:52 +01:00
Kroese
a024294e19 fix: Folder structure (#379)
* Moved to src

* Moved to src

* Moved to src

* Moved to src

* Moved to src

* Moved to src

* Moved to src

* Moved to src

* Moved to src

* Moved to src

* Moved to src

* Moved to src

* fix: Check entrypoint

* Moved to src

* Moved to src

* fix: Relative paths

* fix: Relative paths

* fix: Shellcheck

* fix: Relative paths

* Test shellcheck

* Test shellcheck
2023-11-15 20:54:51 +01:00