Changes

Jump to navigation Jump to search
148 bytes added ,  12:54, 13 January 2019
m
→‎Limitations: Support for DNS name resolution was added with commit a7c384f6eebcebc8b49655601956c18c51735672
Line 55: Line 55:     
Some other options might also be useful, such as:
 
Some other options might also be useful, such as:
 +
 +
; --ps-socket $FD
 +
: Use provided file descriptor as socket for incoming connection. In this case <code>--address</code> and <code>--port</code> are ignored. Useful for intercepting page-server traffic e.g. to add encryption or authentication.
    
; -o|--logfile $FILE
 
; -o|--logfile $FILE
Line 83: Line 86:     
* Currently it only works via TCP
 
* Currently it only works via TCP
* DNS names are not resolved for <code>--address</code> argument, only IP addresses are allowed
   
* No encryption, no compression, data is passed over network as is
 
* No encryption, no compression, data is passed over network as is
  
277

edits

Navigation menu