netelf icon indicating copy to clipboard operation
netelf copied to clipboard

Don't use hard-coded IP address

Open HarryR opened this issue 7 years ago • 0 comments

In _win32.c and netelf.c the default IP address and port is hard-coded.

Need to be able to customise it at compile time, either by editing a config.h file or via -D defines.

HarryR avatar Jan 20 '17 15:01 HarryR