# Run in client mode clientmode 1 # Daemonise, ie run in the background (optional) # (Quit frottle with 'killall -TERM frottle' if you use this) daemon 1 # The IP of the master # (use the other end of your /30 to HH) masterip 10.60.0.33 # Specify any ports you want to be high priority # (This only effects your outgoing traffic) hiports 22,53,7001,5223,4569 # Set your wireless interface winterface eth1 # If a http server is available, # set a filename for a stats file output (optional) #statsfile /raid/webhome/frottle.html