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

[proxy]: Fix nil pointer error and use Go's reverse proxy #29

Closed erbesharat closed 4 years ago

erbesharat commented 4 years ago

What this PR does / why we need it: Fixes nil pointer error in start and uses Go's internal reverse proxy module instead of Caddy's.

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

Special notes for your reviewer:

Release note: