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