6fbae80d29ssh working ok, need to test with two separate computers when I have access to 2 ubuntu machines
ssh-test
Emran Billah
2024-09-13 16:59:24 -0300
12023866eeAdde xbnet as submodule
main
Emran Billah
2024-09-10 16:36:32 -0300
0100770148Merge pull request 'docker-compose-env-var-test' (#1) from docker-compose-env-var-test into mainEmran Billah2024-09-05 10:12:47 -0300
9f1319850bRefactored environment vars into docker compose instead of using env vars, working on ssh and bridging wifi to xbnet, reviewing with GiovanniEmran Billah2024-09-05 10:11:34 -0300
96c6f641b8Added docker run cmd to README.md for intergrating with TX2Emran Billah2024-09-04 14:43:25 -0300
23b30416b5Added production quality docker compose file with environment vars set in the docker compose file, without using env vars, updated docs, separated out run-single and run-multipleEmran Billah2024-09-04 14:26:59 -0300
c5d79b7fdcFixed bridging issues with ipvlan which allows comms from container to host but not the other way around. Macvlan not working, which would be ideal for network isolation and 2 way comms. 3rd route to manually bridge xbnet0 and eth0 interfaces over br0, but this is least appealing. Need to find a way to make macvlan workEmran Billah2024-08-16 18:07:17 -0300
12d0ee8371Working ok with a single xbnet, file structure and code encapsulation looking good, iptable updating ok, need to figure out issues with bridge networkEmran Billah2024-08-16 13:14:54 -0300
eea579be93Working on automating build and deploy stepsEmran Billah2024-08-09 16:21:47 -0300
da8f682ffdTesting dry run, xbnet takes quite a while to get xbnet0 interface up and running and its a hanging call, need a workaround thisEmran Billah2024-08-08 14:11:30 -0300