Data Fields | |
char * | authserv_hostname |
Hostname of the central server. | |
char * | authserv_path |
Path where wifidog resides. | |
int | authserv_http_port |
Http port the central server listens on. | |
int | authserv_ssl_port |
Https port the central server listens on. | |
int | authserv_use_ssl |
Use SSL or not. | |
char * | last_ip |
Last ip used by authserver. | |
_auth_serv_t * | next |
char * | authserv_hostname |
Hostname of the central server. | |
char * | authserv_path |
Path where wifidog resides. | |
char * | last_ip |
Last ip used by authserver. | |
_auth_serv_t * | next |
Definition at line 56 of file src/conf.h.
|
Hostname of the central server.
Definition at line 57 of file wifidog-1.1.1/src/conf.h. |
|
Hostname of the central server.
Definition at line 57 of file src/conf.h. |
|
Http port the central server listens on.
Definition at line 59 of file wifidog-1.1.1/src/conf.h. |
|
Path where wifidog resides.
Definition at line 58 of file wifidog-1.1.1/src/conf.h. |
|
Path where wifidog resides.
Definition at line 58 of file src/conf.h. |
|
Https port the central server listens on.
Definition at line 61 of file wifidog-1.1.1/src/conf.h. |
|
Use SSL or not.
Definition at line 63 of file wifidog-1.1.1/src/conf.h. |
|
Last ip used by authserver.
Definition at line 64 of file wifidog-1.1.1/src/conf.h. |
|
Last ip used by authserver.
Definition at line 64 of file src/conf.h. |