d4-core/server/requirement.txt

9 lines
172 B
Plaintext
Raw Normal View History

2018-12-05 16:24:10 +01:00
twisted[tls]
sudo python3 -m pip install --upgrade service_identity
client:
cat /proc/cpuinfo | ./d4 -c conf.sample | socat - OPENSSL-CONNECT:127.178.0.1:4443,verify=0
2018-12-21 15:27:51 +01:00