Add SOCKS support to WhisperBack
We patch WhisperBack’s .desktop
file to start it with torsocks, and
all I see is a long stream of:
WARNING torsocks[3823]: [syscall] Unsupported syscall number 240. Denying the call (in tsocks_syscall() at syscall.c:165)
… on stderr, and the WhisperBack GUI never appears. WhisperBack starts fine without torsocks, though.
Feature Branch: whisperback:feature/9412-add-socks-support-to-whisperback
Attachments
- monkeypatching-the-entire-connection-through-the-socks-proxy.patch
- 0001-Monkeypatching-the-entire-connection-through-the-SOC.patch
- 0002-The-SOCKS-host-and-port-can-be-configured-in-whisper.patch
- 0003-mail.py-does-not-need-to-import-os-did-not-use-envir.patch
- 0004-Validates-SMTP-host-and-port-as-well-as-SOCKS-host-a.patch
- cleaned-0001-Monkeypatching-the-entire-connection-through-the-SOC.patch
- cleaned-0002-The-SOCKS-host-and-port-can-be-configured-in-whisper.patch
- cleaned-0003-Validates-hosts-and-ports-for-SOCKS-and-SMTP.patch
Related issues
- Related to #7755 (closed)
Original created by @intrigeri on 9412 (Redmine)