diff options
author | June McEnroe | 2022-03-13 17:33:16 -0400 |
---|---|---|
committer | June McEnroe | 2022-03-13 17:33:16 -0400 |
commit | 1f9e3463c323056c2020e7dec573ea0e8a83d4a1 (patch) | |
tree | 816c689b7a102c26130d202e4cd72dcc120b94b8 | |
parent | ee82e5d376dc2c329a1833a181f7353aa62dcb64 (diff) |
Document using -S to connect over IPv4 or IPv6
-rw-r--r-- | catgirl.1 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/catgirl.1 b/catgirl.1 index 16a59da..2031d94 100644 --- a/catgirl.1 +++ b/catgirl.1 @@ -205,6 +205,12 @@ and viewing this manual with Bind to source address .Ar host when connecting to the server. +To connect from any address +over IPv4 only, +use 0.0.0.0. +To connect from any address +over IPv6 only, +use ::. . .It Fl T Ns Oo Ar format Oc | Cm timestamp Op = Ar format Show timestamps by default, |