hmgle / graftcp

A flexible tool for redirecting a given program's TCP traffic to SOCKS5 or HTTP proxy.
GNU General Public License v3.0
2.07k stars 174 forks source link

Awesome project #49

Closed scatterfafafa closed 2 years ago

scatterfafafa commented 2 years ago

Please add more proxy model.. like ss, ssr..

hmgle commented 2 years ago

As most proxy tools (including ss, ssr) already support SOCKS5 and HTTP proxy protocol, I don't think it is necessary to adapt a separate protocol for each proxy tool. Just supporting SOCKS5 and HTTP is enough.

If you still need more proxy model, gg may be help.