unioslo / mreg-cli

Command Line Interface for Mreg
GNU General Public License v3.0
2 stars 7 forks source link

Require SOCKS dependencies #244

Closed pederhan closed 5 months ago

pederhan commented 5 months ago

As mentioned in #239, adding SOCKS support is important for people that want to use MREG CLI from outside the network. Furthermore, since we are aiming to build binaries for this application, it's important that this is a required dependency so it's added to the binary release.

pederhan commented 5 months ago

Unclear why this broke the pyinstaller build.