X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=apps%2Firssi%2Fdocs%2Fhelp%2Fin%2Ffile.in;h=61a719a45e2a697cdf38e392ca92a0a3a9fc72d3;hb=231c599fcb44a00645655e2908cbb13fd29d9339;hp=cb6ee86fa051e6ff3725844f78b6eb12d1cb50e0;hpb=62bcc84bb30d418a14da27e6939bd901c5fefaba;p=silc.git diff --git a/apps/irssi/docs/help/in/file.in b/apps/irssi/docs/help/in/file.in index cb6ee86f..61a719a4 100644 --- a/apps/irssi/docs/help/in/file.in +++ b/apps/irssi/docs/help/in/file.in @@ -22,7 +22,7 @@ Commands: If the is provided then the key exchange protocol listener will be bound to that address. If - is defined it is bound to that port. + is defined it is bound to that port. If they are not defined then the local IP address of your machine is used to bind the listener. @@ -31,6 +31,17 @@ Commands: the point of connect. This is usefull when the sender is behind NAT device. + If the and are ommitted and the + -no-listener option is not given, the boolean variable + use_auto_addr will be examined. If it is set the value + of auto_bind_ip will be used as the IP address to bound + the listener, the value of auto_public_ip will be the IP + address sent to the remote client, and the auto_bind_port + will be the port value to be bound to and sent to the remote + client. If auto_public_ip is unset, but auto_bind_ip is + set, SILC client will send the auto_bind_ip variable's + value to the remote client. + ACCEPT [] Accepts the file transfer request and starts the file @@ -42,4 +53,3 @@ Commands: Closes the file transfer session, or rejects file transfer request. If this command is given during the file transfer process it will be cancelled. -