emptymonkey / revsh

A reverse shell with terminal support, data tunneling, and advanced pivoting capabilities.
MIT License
458 stars 90 forks source link

Add outbound proxy support for target in connectback mode #36

Open gongqianye241 opened 1 year ago

gongqianye241 commented 1 year ago

Allows setting outbound proxy http, socks4, socks4a, socks5, socks5h. Code no perfect, please review.

Fixes #28