anosora233 / majsoul-hook-mitm

A majsoul message hook based on mitmproxy.
GNU General Public License v3.0
27 stars 6 forks source link

Update common.py #7

Closed ls-gs closed 1 year ago

ls-gs commented 1 year ago

Always make proxinject optional so that the project can be run in non-Windows environment, or let people to be able to hook the proxy manually. In this case, it's good to let configuration entry {"proxinject": null} to be meaningful, this allows to mark this feature as explicitly disabled.