iceman1001 / proxmark3

[Deprecated] Iceman Fork, the most totally wicked fork around if you are into proxmark3
http://www.icedev.se/pm3.aspx
GNU General Public License v2.0
466 stars 116 forks source link

uart_posix: fix missing SOL_TCP for macOS #274

Closed uhei closed 5 years ago

uhei commented 5 years ago

macOS (at least 10.13) doesn't define SOL_TCP. IPPROTO_TCP is the equivalent.

iceman1001 commented 5 years ago

Yup, You will find that the RRG repo has a much more updated code base for iceman fork.

https://github.com/RfidResearchGroup/proxmark3/blob/master/uart/uart_posix.c