Riccardo Ferrari
Results
1
comments of
Riccardo Ferrari
If you need the DoT and you are using Nginx as proxy is pretty simple, just add this in your nginx.conf file: ``` stream { server { listen *:853 ssl;...