Document SIGINFO, SIGUSR1 and SIGINT behaviours in README. - anticapum - Handle Università Politecnica delle Marche captive portal
 (HTM) hg clone https://bitbucket.org/iamleot/anticapum
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
       ---
 (DIR) changeset a1be1eb1ad0586be7bbcf228e729dba1f10e95a4
 (DIR) parent ef9654589e9811d707de921c6aba50530a925c5f
 (HTM) Author: Leonardo Taccari <iamleot@gmail.com>
       Date:   Mon, 19 Mar 2018 11:48:00 
       
       Document SIGINFO, SIGUSR1 and SIGINT behaviours in README.
       
       Diffstat:
        README |  7 +++++++
        1 files changed, 7 insertions(+), 0 deletions(-)
       ---
       diff -r ef9654589e98 -r a1be1eb1ad05 README
       --- a/README    Mon Mar 19 11:43:28 2018 +0100
       +++ b/README    Mon Mar 19 11:48:00 2018 +0100
       @@ -22,5 +22,12 @@
        
        ...in order to avoid typing the username and password every times.
        
       +When a SIGINFO and/or SIGUSR1 is sent to anticapum it will print
       +to the standard output current session information (`username',
       +`ip', `timestamp', `sid' and `pulsante').
       +
       +When a SIGINT is sent to anticapum it will logout from the current
       +captive portal session and cleanly exit.
       +
        
        WARNING: At the moment no certificate validation is done!