Category: Uncategorized
-
VTD-XML :: Iterate over block
This post is the result of my research after having difficulties with VTD-XML and iteration over a list of blocks. Let say you have a XML document like following, and you want to get the value of the entity. It also works for any XPath match, that means you can match an XPath relative to…
-
TrueNAS Scale :: Docker Compose => qBittorrent + Gluetun
Based on the post from Raveen.ca here is a way to deploy a qBittorent with all the traffic going through a VPN using Gluetun. The most part of this post will be a copy of Raveen post. My motivation and the main diffrence between Raveen and me is : I prefere using the official qBittorrent…