Closed jiacai2050 closed 10 months ago
There is no plan to support SOCKS proxy natively, due to the lack of existing libraries one has to re-implement the SOCKS protocol in gawk, which is beyond the goal of this project.
It's recommended to just use proxychains.
When search the issues, I sees some problems are caused by not support socks5 proxy,
Since I'm not familiar with the codebase, I wasn't sure if it's hard to add this feature.