mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-07 18:30:54 +00:00
update netstat/windows
parent
a5bc41c3f5
commit
c2b2dd9ae9
1 changed files with 2 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue