okkur / torproxy

Caddy plugin to enable easy web to tor proxying
https://torproxy.okkur.org
Apache License 2.0
35 stars 6 forks source link

[config]: Fix the config parser and add Host field #23

Closed erbesharat closed 4 years ago

erbesharat commented 4 years ago

What this PR does / why we need it: Fixes the config parser bug in parsing the client config and adds the host field for supporting custom Tor instances.

Which issue this PR fixes (optional - uncomment and add issue): fixes #22

Special notes for your reviewer:

Release note:

ghost commented 4 years ago

Congratulations :beers:. DeepCode analyzed your code in 0.164 seconds and we found no issues. Enjoy a moment of no bugs :sunny:.

:speech_balloon: This comment has been generated by the DeepCode bot, installed by the owner of the repository. The DeepCode bot protects your repository by detecting and commenting on security vulnerabilities or other critical issues.


:relaxed: If you want to provide feedback on our bot, here is how to contact us.

erbesharat commented 4 years ago

Sure, Will update docs and README in a follow-on PR to cover the new changes on the config parser and also supporting Caddy v2.