seantempesta / expo-cljs-template

Expo template for Clojurescript React Native
Eclipse Public License 1.0
304 stars 33 forks source link

Filter out virbr network interface when looking up lan ip #78

Closed kwrooijen closed 4 years ago

kwrooijen commented 5 years ago

virbr is a network interface that is provided by the libvirt library. It needs to be filtered out in the case of it being installed. Fail to do so and figwheel won't be able to connect to your device while developing.