spin
spin copied to clipboard
SPIN Core Software
Hostnames leading to the same ip are not merged, even though they should be. See, for example, spin.sidnlabs.nl and check.sidnlabs.nl and example.nl.  Clicking...
The visualizer doesn't seem to recognise IPv6 address as belong to same device as the IPv4 address. See image below. The IPv6-address is also the Nexus5x in this case. Possible...
With '/etc/init.d/firewall stop' it seems that outgoing IPv4 traffic is blocked and IPv6 traffic isn't. The behaviour, whatever it is, should be the same between v4 and v6.
Right now, the three lists live in kernel memory (which is where they are needed in order to actually ignore and block traffic); unless we move back to an iptables-based...
The visualizer shows 192.168.8.255 as a regular IP-address. No DNS-translation is obviously made. But perhaps it can show alternative text such as: "LAN broadcast-address".
SPIN/Valibox announces itself as IPv4-local resolver (192.168.8.1) via DHCP. But how does this work for IPv6? I noticed a fe80::e695:6eff:fe40:298c in /etc/resolv.conf at some point. Does this work, is this...
I'm performing a test by downloading a 1MB file from a speedtest server. I'm expecting to see messages on the broker for all packets of the data stream. However, not...
Sometimes service.example.com resolves to many IP-addresses, for example when it is provided by a CDN. Blocking 'service.example.com' in the 'bolletjesapp' therefore has limited effect, until all possible options are blocked....
In order to organise this repository better and allow other to compile/deploy their own SPIN software, we need to streamline the build process. This includes CI functionality. Braindump below. -...
Perhaps we can alert the user if a device is connecting to the outside world via unencrypted (ie non-TLS) traffic?