Sebastian Lenzlinger
|
7b2ef173eb
|
Introduce environment variable 'IOTTB_HOME' to represent the root of the iottb database tree.
|
2024-05-15 17:17:23 +02:00 |
|
Sebastian Lenzlinger
|
18cdd1dd46
|
Add help text to subcommands.
This way they appear better in the console.
|
2024-05-08 03:53:17 +02:00 |
|
Sebastian Lenzlinger
|
3bbbbe52c0
|
Add command to list available NIC names.
|
2024-05-08 03:48:35 +02:00 |
|
Sebastian Lenzlinger
|
1f43b11177
|
Remove deprecated import from archive.
|
2024-05-08 03:47:09 +02:00 |
|
Sebastian Lenzlinger
|
8b7ad05ad6
|
Ensure tcpdump is installed before running capture command.
|
2024-05-08 03:45:55 +02:00 |
|
Sebastian Lenzlinger
|
7badc83530
|
SYNC May, 8th 2024.
|
2024-05-08 03:25:41 +02:00 |
|
Sebastian Lenzlinger
|
64788a1997
|
Move unused modules into archive.
|
2024-05-08 03:06:20 +02:00 |
|
Sebastian Lenzlinger
|
7ffbdda7ea
|
Add test case to add-device subcommand
|
2024-05-08 02:56:49 +02:00 |
|
Sebastian Lenzlinger
|
2e95bd2fd2
|
Fix places where quote replacement lead to issues.
|
2024-05-08 02:52:37 +02:00 |
|
Sebastian Lenzlinger
|
e569eb3e5b
|
Replace all double quotes strings with single quoted strings.
|
2024-05-08 02:46:14 +02:00 |
|
Sebastian Lenzlinger
|
266a669e5e
|
Add test for device metadata file creation and fixes until test passed.
|
2024-05-08 02:36:07 +02:00 |
|
Sebastian Lenzlinger
|
a21312ee61
|
Corrections
|
2024-05-08 01:38:53 +02:00 |
|
Sebastian Lenzlinger
|
73771be70d
|
Add preliminary implementation to load DeviceMetadata from data.
|
2024-05-08 00:52:25 +02:00 |
|
Sebastian Lenzlinger
|
27ae736f11
|
Implement custom to_json function for DeviceMetadata
|
2024-05-08 00:40:29 +02:00 |
|
Sebastian Lenzlinger
|
cb1ad33cae
|
Implement custom to_json function for CaptureMetadata
|
2024-05-08 00:40:17 +02:00 |
|
Sebastian Lenzlinger
|
799414ad39
|
Remove getters and setters from DeviceMetadata class and change dependencies to use field access.
|
2024-05-08 00:03:18 +02:00 |
|
Sebastian Lenzlinger
|
6b73530943
|
Remove getters and setters from CaptureMetadata class and refactor dependencies to use field access.
|
2024-05-08 00:02:08 +02:00 |
|
Sebastian Lenzlinger
|
11e2c356fa
|
Factor out pydantic.
|
2024-05-07 22:48:53 +02:00 |
|
Sebastian Lenzlinger
|
347d43dcef
|
Refactor and add Logger
|
2024-05-07 19:24:56 +00:00 |
|
Sebastian Lenzlinger
|
b0a3fd951d
|
Add bash file with functions to enable and disable monitor mode using either...
|
2024-05-02 17:15:51 +00:00 |
|
Sebastian Lenzlinger
|
5cc7e2bae0
|
Setup testing structure
|
2024-05-02 06:01:05 +02:00 |
|
Sebastian Lenzlinger
|
2ee3a06f09
|
Add test module.
|
2024-05-02 04:32:40 +02:00 |
|
Sebastian Lenzlinger
|
a78222a0e6
|
Devel
|
2024-05-02 02:08:09 +00:00 |
|
Sebastian Lenzlinger
|
fa48b15fc7
|
SYNC commit.
|
2024-03-26 04:02:05 +01:00 |
|
Sebastian Lenzlinger
|
e213eee8ab
|
Add outline/ overview of what must be done to setup IoT experiment environment.
|
2024-03-26 01:26:11 +01:00 |
|
Sebastian Lenzlinger
|
000cf610df
|
Update.
|
2024-03-25 22:41:44 +01:00 |
|
Sebastian Lenzlinger
|
299912e1b9
|
REFPOINT/TEST: Add prelim dhcp, nat config script.
|
2024-03-19 14:18:16 +01:00 |
|
Sebastian Lenzlinger
|
00fb396a49
|
Try dnsmasq and hostapd setup from medium.com/p/3c18760ef73.
|
2024-03-19 03:08:29 +01:00 |
|
Sebastian Lenzlinger
|
a44719257a
|
Upadte some notes.
|
2024-03-18 12:17:05 +01:00 |
|
Sebastian Lenzlinger
|
cde2e16091
|
Add script to setup Wifi Adapter as Access Point.
Currently hard coded to the interface of personal laptop.
|
2024-03-13 18:04:03 +01:00 |
|
Isabel Wagner
|
ce7fae730b
|
Add new directory
|
2023-07-28 08:51:58 +00:00 |
|