Add automatic retries and list interface (#15) * Add automatic retries Thanks to DrYenyen for idea and initial implementation * Add an option to list interfaces This feature will help users on Windows, where interface names are not easily retrievable. * Switch to build.rs and only show interface names Also add windows build to actions