-
- Downloads
Created a common functions file to client and agent applications
This common functions file will be shared by the agent and client applications. The current shared function is getProxyConf(). It will access the client/conf/proxy file and sets the following proxy variables: - phost: the proxy host - pport: the proxy port - puid: the proxy user name (if authentication is required) - ppasswd: the proxy password Signed-off-by:Vinicius Ruoso <vkr07@c3sl.ufpr.br> Acked-by:
Ricardo Tavares de Oliveira <rto07@c3sl.ufpr.br> Acked-by:
Diego Giovane Pasqualin <dgp06@c3sl.ufpr.br> Acked-by:
Josiney de Souza <josineys@c3sl.ufpr.br> Signed-off-by:
Danilo K. S. Yorinori <danilok@c3sl.ufpr.br>
common.sh
0 → 100644
Please register or sign in to comment