4 lines
97 B
Bash
Executable File
4 lines
97 B
Bash
Executable File
#!/bin/sh
|
|
|
|
/usr/bin/torsocks -i --address 172.18.0.2 --port 9050 /usr/lib/postfix/sbin/smtp "$@"
|