jetmore / swaks

Swaks - Swiss Army Knife for SMTP
http://jetmore.org/john/code/swaks/
GNU General Public License v2.0
848 stars 86 forks source link

Adding support for SOCKS. #19

Open damienmascre opened 4 years ago

damienmascre commented 4 years ago

Hi, I added some code to support connecting via a socks proxy, depending on the IO::Socket::Socks module. Tell me if that's okay or if it needs more work. Thanks