hash3liZer / Proxverter

Cross platform system wide proxy server & TLS Interception library for Python
https://github.com/hash3liZer/Proxverter
GNU Lesser General Public License v2.1
22 stars 5 forks source link

Update sysprox.py #3

Open mghorbani2357 opened 1 year ago

mghorbani2357 commented 1 year ago

platform.system().lower() returns darwin for macos which causes OSError: Unable to determine the underlying operating system. It's fixed.