summaryrefslogtreecommitdiffstats
path: root/cfg
Commit message (Collapse)AuthorAgeFilesLines
* Rename config fileJavier Sanchez Parra2020-03-241-0/+0
| | | | | This commit changes the name of the config file from ogagent.cfg to ogclient.cfg.
* Launch the graphical interfaceJavier Sánchez Parra2020-02-241-0/+1
| | | | | This patch adds the launching of the browser that works as interface for the users in ogLive.
* Set up the ip server for working in localhost by defaultAlvaro Neira Ayuso2020-01-191-1/+1
|
* Remove remote from cfg fileAlvaro Neira Ayuso2020-01-191-2/+0
| | | | | This information is older for this version. We don't need to have any information about the remote.
* Create new ogClientAlvaro Neira Ayuso2020-01-191-0/+7
This commit init the new ogClient. The new ogClient has support for configuring and for connecting with the ogAdminServer.