duysqubix
duysqubix
@matthijskooijman @hsolbrig @ivankravets @andrewrapp @dclobato
Implementing os.listxattr
Here is an example output from the latest commit: ```json { "xbee_network": { "description": "", "date": "2021-02-16 14:34:24.729143", "map_type": "dynamic", "protocol": "3", "devices": [ { "addr": "0013A20041BD3346", "nwk_address": "FFFE", "node_id":...
@dusk125 I assume this PR is not relevant anymore.
@dusk125 I am going to recreate this PR in [pixel2](https://github.com/duysqubix/pixel2/pull/13) to track and modify changes there. Update: PR merged with Pixel2
@dusk125 Is this PR still relevant?
Does this have an update by any chance? Attempting to do the same thing, but: ```bash package command-line-arguments imports github.com/duysqubix/gobc/internal/windows imports github.com/gopxl/pixel/v2/pixelgl imports github.com/go-gl/gl/v3.3-core/gl: build constraints exclude all Go files...
Bumping! I've been tearing my hair out with networking concepts to try to get this to work. I've been messing around with utilizing a [dns proxy server](https://github.com/mageddo/dns-proxy-server) to try to...
> Yeah that is really complicated, because the container is running in the bridge network, but the Windows installation is running behind a tunnel, which prevents the communication to other...
@kroese Just to add-- within the VM you can directly input other containers ip addresses and it will ping fine. But the host name won't resolve.