d130d078ca
client: add bitcoin plugin, update custom build deps
...
Adds bitcoin building plugin and finance image build dependencies.
See the code documentation in this commit for details.
2025-12-18 16:20:38 -08:00
301ad39c1a
client/container: refactor w/ updated global basename
2024-12-24 01:46:20 -08:00
9e8a448640
client: plugins: catch lib_docker ctor (Tor plugin)
...
- Catch if lib_docker constructor fails
- Add note regarding construction
2024-08-15 23:53:58 -07:00
0e2062128b
client: plugins: refactor example plugin
...
- Dynamically construct instance
* Platform and tag should not be hard-coded
- Add note regarding construction
- Refactor main()
2024-08-15 23:23:37 -07:00
5b4bf6fbd0
client: plugins: implement Tor plugin (tor.bash)
...
- Creates, prepares and manages containerized Tor instance
- Prepares a running docker-finance container to proxy
(`proxychains-ng`) through the containerized Tor instance
2024-08-15 21:31:53 -07:00
8a6ea479e2
client: plugins: docker: add example
2024-08-12 18:36:26 -07:00