Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 500 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 500 Bytes

Intro

Please read my article which provides comprehensive explanation about approach implemented in this repository.

In this repostory you can find source code to retrieve default outgoing IPv4 or IPv6 address on Linux using only standard Linux API.

There are alternative very unreliable ways to accomplish this task. The main point of this repository to provide reliable and very portable approach for this task.