# This is an example cliser.ini file. # c 2001-2006 Mosha (v.o.f.) # Lines starting with a # or empty lines are ignored. # This file pertains to cliser version 1.13 and higher. # The blocksize should be between 300 and 20000. 20000 is default. blocksize=300 # The localport should be between 1 and 32767. 5317 is the default. localport=110 # The remoteport should be between 1 and 32767. 23 is the default. remoteport=110 # The username has a maximum of 32 characters. Only use it if your proxy # requires authorization. #username=username # The password has a maximum of 32 characters. Only use it if your proxy # requires authorization. #password=password # You can restrict access to cliser by setting the allow variable. For example, # you can limit access to your localhost, to prevent other people from using # your cliser connection (version 1.09b and higher). #allow=127.0.0.1 # You need to enter a valid ID in order to make connections through the # gateway. #id=00000000 # In case there are problems with the current port, you can use the alternate # port of mosha to connect. Currently the default port (8080) and port 8000 # are available. Uncomment the following line to try the alternate port. #port=8000