Go to file
Roberto Hueso Gómez 015a43ac3a Rework set mode command
This reworks the POST /mode command to the new API:
POST /mode
{
  'clients': ['192.168.1.5', '192.168.1.6']
  'mode': 'pxe'
}
2020-08-12 15:17:10 +02:00
cfg Add ip and port parameters to config 2020-06-19 12:49:49 +02:00
cli Rework set mode command 2020-08-12 15:17:10 +02:00
.gitignore add .gitignore 2020-06-18 16:53:41 +02:00
COPYING First commit 2020-06-18 16:44:08 +02:00
ogcli Fix ogcli shebang 2020-07-01 14:14:31 +02:00