Containerised version of Peer2Profit
10M+
Simply run
docker run fazalfarhan01/peer2profit [email protected] -n ;8.8.8.8
Or run it in background
docker run -d fazalfarhan01/peer2profit [email protected] -n ;8.8.8.8
version: "3.0"
services:
p2pclient:
image: fazalfarhan01/peer2profit:latest
dns: 8.8.8.8
command: ["[email protected]","-n", ";8.8.8.8"]
Content type
Image
Digest
sha256:6bd60f7a8…
Size
61.6 MB
Last updated
5 months ago
docker pull fazalfarhan01/peer2profit