Commit graph

22 commits

Author SHA1 Message Date
Kroese
1ac1478bd4
fix: Port forwarding (#294) 2023-12-29 23:39:15 +01:00
Kroese
1aff00d3ee
fix: Port forwarding (#293)
* fix: Port forwarding
2023-12-29 23:29:08 +01:00
Kroese
942f2a77fe
feat: QEMU monitor (#287)
* feat: QEMU monitor
2023-12-29 18:53:45 +01:00
Kroese
6fbd0f7d88
fix: Port forwarding (#284) 2023-12-29 17:54:06 +01:00
Kroese
63c60d129c
fix: iptables for NAT (#278) 2023-12-28 21:25:46 +01:00
Kroese
2e1a1d644d
feat: Validate mac address (#277) 2023-12-28 21:02:50 +01:00
Kroese
3a4e9a165a
feat: Detect default interface (#276) 2023-12-28 20:05:43 +01:00
Kroese
218cd8d5ad
feat: Check network interface
* feat: Check network interface
2023-12-28 18:31:45 +01:00
Kroese
886012699a
fix: Wait on exit (#274)
* fix: Wait on exit
2023-12-28 03:46:57 +01:00
Kroese
3bc68bc285
fix: Error messages (#263) 2023-12-25 05:06:55 +01:00
Kroese
71459e3d3c
fix: Error messages (#262) 2023-12-25 04:54:13 +01:00
Kroese
55473e7ff9
fix: Close file descriptors (#261) 2023-12-25 04:05:58 +01:00
Kroese
afc5f2a700
fix: Ignore mknod errors (#254) 2023-12-23 22:30:52 +01:00
Kroese
ddcf40b68f
fix: Error codes
* fix: Error codes
2023-12-16 06:54:47 +01:00
Kroese
6ef07f2ca3
fix: Close dnsmasq (#235)
* fix: Obsolete line

* fix: Close dnsmasq
2023-12-10 08:20:55 +01:00
Kroese
58c3041885
fix: Local variables (#234)
* fix: Local variables
2023-12-10 00:20:23 +01:00
Kroese
3e3a9c8a52
fix: Remove curly braces
* fix: Remove curly braces
2023-12-09 21:53:22 +01:00
Kroese
5e7ac9e25c fix: DNS resolution
* fix: DNS resolution
2023-12-04 07:23:21 +01:00
Kroese
7ad3c6bfb6 fix: DNS resolution 2023-12-03 08:51:40 +01:00
Kroese
12335bd743 fix: Automaticly set controlport 2023-11-20 12:53:16 +01:00
Nate Choe
f2c6af115d Add VNC support (#185)
* VNC
2023-11-20 11:00:25 +01:00
Kroese
52435d7667 build: Folder structure (#181)
* feat: Multi-disk support

* fix: Shellcheck

* build: Change folder structure

* fix: Entrypoint
2023-11-16 21:28:13 +01:00
Renamed from run/network.sh (Browse further)