Skip to content

arwos/pinion

Repository files navigation

Pinion (simple reverse proxy)

Coverage Status Release Go Report Card CI

Protocols

  • HTTP PROXY
  • HTTPS PROXY
  • SOCK4 PROXY
  • SOCK5 PROXY

Features

  • Redirecting traffic to another proxy server for some domains
  • Manual DNS configuration for domain resolution

Contribute

Use issues for everything

  • For a small change, just send a PR.
  • For bigger changes open an issue for discussion before sending a PR.
  • PR should have:
    • Test case
    • Documentation
    • Example (If it makes sense)
  • You can also contribute by:
    • Reporting issues
    • Suggesting new features or enhancements
    • Improve/fix documentation

License

GPL-3.0 License. See the LICENSE file for details.