Caddy: Difference between revisions

Andrew (talk | contribs)
Check used ports: Replace deprecated netstat with ss
Andrew (talk | contribs)
Check used ports: Replace deprecated netstat with ss
 
Line 166: Line 166:


=== Check used ports ===
=== Check used ports ===
To check if Caddy is running and listening as configured you can run <code>netstat</code>:
To check if Caddy is running and listening as configured you can run <code>ss</code>:


<syntaxhighlight lang="console">
<syntaxhighlight lang="console">