[][src]Module new_home_proxy::client

This module contains client specific code

Modules

config

This module contains all the code for the client config

handler

This contains all the handlers used in the client

name_generator

This contains a name generator used in the config to generate the client_id field This module contains a random name generator. It gets feed with files that contain predefined first and last names. The random index for the names is get via the /dev/random character device which makes this generator incompatible with Windows!