hrichharms / AlbiPy

AlbiPy is a network sniffing tool that allows direct access to the Albion Online Client's market data through the Python programming language.
MIT License
35 stars 17 forks source link

On MacOS(12.5 (21G72)) socket not receiving any data #8

Closed tjura closed 4 weeks ago

tjura commented 2 years ago

socket.socket(socket.AF_INET, socket.SOCK_RAW, socket.IPPROTO_UDP)

hrichharms commented 2 years ago

Mac OS is currently not supported. Feel free to open a pull request if you get it working :)