1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-07 18:30:54 +00:00

update netstat/windows

Peter Bieringer 2025-05-09 20:45:42 +02:00
parent a5bc41c3f5
commit c2b2dd9ae9

@ -62,7 +62,8 @@ Example for Windows OS:
```cmd
netstat -na | find ":5232 "
...
TCP 127.0.0.1:5232 127.0.0.1:0 LISTENING
TCP [::1]:5232 [::1]:0 LISTENING
```
# Connection tests (plain-text)