diff options
author | June McEnroe <june@causal.agency> | 2019-11-02 17:32:16 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2019-11-02 17:33:09 -0400 |
commit | e1c05f8b67583b7bd822fc0d07d53f69e2f217ed (patch) | |
tree | eb9cc8480a279c19793948bc4a16292cb73cf0fb /pounce.1 | |
parent | Add calico rc script (diff) | |
download | pounce-e1c05f8b67583b7bd822fc0d07d53f69e2f217ed.tar.gz pounce-e1c05f8b67583b7bd822fc0d07d53f69e2f217ed.zip |
Note calico in pounce CAVEATS
Diffstat (limited to 'pounce.1')
-rw-r--r-- | pounce.1 | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/pounce.1 b/pounce.1 index 265ec91..d458249 100644 --- a/pounce.1 +++ b/pounce.1 @@ -1,4 +1,4 @@ -.Dd November 1, 2019 +.Dd November 2, 2019 .Dt POUNCE 1 .Os . @@ -304,6 +304,13 @@ One instance of .Nm , and therefore one local port, is required for each server connection. +Alternatively, +the +.Xr calico 1 +daemon can be used to dispatch from one local port +to many instances of +.Nm +using Server Name Identification. . .Pp The |