19 Commits

Author SHA1 Message Date
Sebastian Lenzlinger
ece15a82b0 Merge branch 'main' into cli-dev
# Conflicts:
#	.idea/workspace.xml
#	code/iottb/__main__.py
#	code/iottb/utils/capture_metadata_utils.py
#	code/iottb/utils/device_metadata_utils.py
#	code/iottb/utils/tcpdump_utils.py
2024-05-07 21:21:02 +02:00
Sebastian Lenzlinger
de88c05349 Prepare main branch for rebase 2024-05-07 21:19:04 +02:00
Sebastian Lenzlinger
7b27ee7fa9 Introduce logger.py module. 2024-05-07 19:55:58 +02:00
Sebastian Lenzlinger
577ac9e5cf UNTESTED REFACTORING:
Move more functionality into Metadata Model classes to ensure data is available and better passable between functions.
2024-05-07 18:58:54 +02:00
Sebastian Lenzlinger
ec08bf71ab Refactor subcommands, config etc. 2024-05-05 17:54:21 +02:00
Sebastian Lenzlinger
7e3e101987 Refactor various names. 2024-05-05 16:24:58 +02:00
Sebastian Lenzlinger
27de5b4587 SYNC 2024-05-04 13:51:55 +02: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