Tor에 브리지를 설정하고 싶지만 할 수 없습니다. 문제는 실행할 때입니다.
$tor
명령을 실행하면 다음 오류가 발생합니다.
May 27 19:02:36.100 [notice] Tor v0.2.4.20 (git-0d50b03673670de6) running on Linux with Libevent 2.0.21-stable and OpenSSL 1.0.1f.
May 27 19:02:36.100 [notice] Tor can't help you if you use it wrong! Learn how to be safe at https://www.torproject.org/download/download#warning
May 27 19:02:36.100 [notice] Read configuration file "/etc/tor/torrc".
May 27 19:02:36.105 [warn] Key digest for Bridge is wrong length.
May 27 19:02:36.105 [warn] Failed to parse/validate config: Bridge line did not parse. See logs for details.
May 27 19:02:36.105 [err] Reading config failed--see warnings above.
ubuntu 16.04에서 tor 버전 0.2.7을 사용하면 키가 작동하지만 lubuntu 14.04에서는 tor 버전 0.2.4를 사용합니다(이 버전에 버그가 있을 수 있다고 생각해서 이 글을 썼습니다)
문제를 해결하는 방법을 아시나요?