Commit Graph

1770 Commits

Author SHA1 Message Date
Kroese
63e4d588a2
docs: Readme (#535) 2024-01-04 05:33:30 +01:00
Kroese
feb1680909
build: Update location (#534) 2024-01-04 05:31:34 +01:00
IP2Location
9d21489b8e
Added api.ip2location.io (#533) 2024-01-04 04:11:20 +01:00
Kroese
e70ed1900f
fix: Port forwarding (#530) 2024-01-03 14:02:16 +01:00
Kroese
d65b5a089a
fix: KVM check (#529) 2024-01-03 13:33:38 +01:00
Kroese
84643647cc
fix: Compose (#527) 2023-12-31 15:11:20 +01:00
Kroese
57f487db6d
build: Remove agent
* build: Remove agent
2023-12-31 01:56:03 +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
3fc3005ba5
fix: Processor (#523)
* fix: Processor
2023-12-29 18:27:51 +01:00
Kroese
20f48edd00
fix: Serial port (#522)
* fix: Serial port
2023-12-29 18:15:39 +01:00
Kroese
b854aad830
fix: Use single IO thread (#521) 2023-12-29 17:34:23 +01:00
Kroese
6cbe03f656
fix: Port forwarding (#520) 2023-12-29 17:20:18 +01:00
Kroese
63cac9a75e
fix: Display config (#519)
* fix: Display config
2023-12-29 16:56:49 +01:00
Kroese
08616f1057
build: Update Dockerfile (#518) 2023-12-29 00:24:36 +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
973efa2d27
feat: Show daemon log
* feat: Show daemon log
2023-12-28 17:58:07 +01:00
Kroese
d09588b915
fix: Refactor
* fix: Refactor
2023-12-28 16:08:12 +01:00
Kroese
19aa313753
fix: Shellcheck (#509) 2023-12-28 08:35:51 +01:00
Kroese
9db12cd25f
fix: Device detection
* fix: Device detection
2023-12-28 08:31:32 +01:00
Kroese
69e785e6ee
fix: Shutdown message
* fix: Shutdown message
2023-12-28 05:26:53 +01:00
Kroese
159fce6839
fix: Detect device
* fix: Detect device
2023-12-28 05:04:40 +01:00
Kroese
08e4084458
feat: Daemonize QEMU
* feat: Daemonize QEMU
2023-12-28 03:42:06 +01:00
Kroese
06f210846c
fix: KVM flag (#504) 2023-12-27 16:28:24 +01:00
Kroese
74629e4b55
fix: Installation (#501) 2023-12-27 04:07:45 +01:00
Kroese
6e8af6e52f
fix: Host CPU (#500) 2023-12-27 03:23:39 +01:00
Kroese
38611a7af2
fix: Host CPU (#499) 2023-12-27 03:18:03 +01:00
Kroese
f089acc01a
fix: CPU features (#496) 2023-12-25 05:58:14 +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
4653aafbee
docs: Readme (#493) 2023-12-25 04:21:50 +01:00
Kroese
281f2992ff
fix: Close file descriptors
* fix: Close file descriptors
2023-12-25 04:04:01 +01:00
Kroese
4bdcf8bfe1
fix: Skip mknod errors (#491) 2023-12-24 14:39:37 +01:00
Kroese
62acaa95bf
fix: Check attribute (#490) 2023-12-24 14:27:29 +01:00
Kroese
369bff339d
fix: Update Dockerfile (#489) 2023-12-24 02:54:57 +01:00
Kroese
5332d387f4
fix: Set file attribute (#488)
* fix: Set file attribute
2023-12-24 02:41:44 +01:00
Kroese
f0d08ef263
fix: Remove flag (#487)
* fix: Remove flag
2023-12-23 22:58:45 +01:00
Kroese
e4334f9499
fix: Ignore mknod errors (#486) 2023-12-23 22:28:25 +01:00
Kroese
627ec56262
feat: LINUX_IMMUTABLE flag (#485)
* feat: LINUX_IMMUTABLE flag
2023-12-23 21:26:23 +01:00
Kroese
251cf8121e
feat: Add LINUX_IMMUTABLE flag (#484)
To change directory attributes on COW filesystems
2023-12-23 20:35:06 +01:00
Kroese
87fad1b0e9
feat: Set directory attributes (#483)
* feat: Set directory attributes
2023-12-23 20:01:27 +01:00
Kroese
698516ac8c
feat: Detect country from timezone (#482) 2023-12-23 18:46:14 +01:00
databreach
dae5d75674
feat: Improve support for unprivileged hosts (including LXC) (#479)
* * Add fakeroot to extract the dsm system without elevated permissions
* Remove obsolete docker variable "DEV" used to exclude extraction of device nodes

* feat: Detect unprivileged container

* fix: Use fakeroot for mke2fs

---------

Co-authored-by: Kroese <kroese@users.noreply.github.com>
2023-12-23 18:04:43 +01:00
Kroese
95facffa9b
fix: Use specified LAN adaptor (#481)
* fix: Use specified LAN adaptor
2023-12-23 15:23:36 +01:00
Kroese
682e0a9952
feat: Check filesystem (#477)
* feat: Check filesystem
2023-12-22 15:00:22 +01:00
Kroese
9a97dfdc70
fix: Check filesystem (#476) 2023-12-22 06:15:33 +01:00