내가 달리면
curl -L -v --socks5-hostname localhost:9050 https://unix.stackexchange.com/
stackexchange 페이지를 검색했습니다.
다음 URL을 사용하면
curl -L -v --socks5-hostname localhost:9050 https://www.comune.bitonto.ba.it/
이 오류가 발생합니다.
* SOCKS5 connect to www.comune.bitonto.ba.it:443 (remotely resolved)
* Can't complete SOCKS5 connection to www.comune.bitonto.ba.it. (1)
* Closing connection 0
curl: (97) Can't complete SOCKS5 connection to www.comune.bitonto.ba.it. (1)
내 명령을 차단하는 요소가 무엇인지 알아보려면 무엇을 변경할 수 있나요?
나는 그것을 사용하고 있다curl 7.74.0 (x86_64-pc-linux-gnu) libcurl/7.74.0 OpenSSL/1.1.1n zlib/1.2.11 brotli/1.0.9 libidn2/2.3.0 libpsl/0.21.0 (+libidn2/2.3.0) libssh2/1.9.0 nghttp2/1.43.0 librtmp/2.3
답변1
웹사이트 같은데www.comune.bitonto.ba.itTor 노드를 통한 연결은 허용되지 않습니다.
Tor가 무엇을 하고 있는지 확인하기 위해 시스템 로그를 수집합니다.
tail -f /var/log/syslog | grep tor -i
이게 내가 얻은 거야
Dec 5 19:21:06 pop-os Tor[32400]: We tried for 15 seconds to connect to '[scrubbed]' using exit $5D17014B40C448DE04030533357199B3E3C4311F~artikel10ber62 [ApwndvRaO0PmthZdLf566dscdKTInkedTWK3WMvFyfs] at 185.220.101.31. Retrying on a new circuit.
Dec 5 19:21:21 pop-os Tor[32400]: We tried for 15 seconds to connect to '[scrubbed]' using exit $1808CDA40FDEFE9F1A117F89477BADC882C08A63~ferrarizSchumacher [DW2ogtbJfUbT7FCLnfkTsOWYMcC9i2sA/7GS65ZeOBM] at 193.105.134.150. Retrying on a new circuit.
Dec 5 19:21:36 pop-os Tor[32400]: We tried for 15 seconds to connect to '[scrubbed]' using exit $8287DADC415B3E667C617EEFB6E7D654C7AC0C47~Digitalcourage4ip4b [SHHyLj7Vgq47KP1s5grU4sAzHOmeu3KG4fl0vxEva+E] at 185.220.102.251. Retrying on a new circuit.
Dec 5 19:21:51 pop-os Tor[32400]: We tried for 15 seconds to connect to '[scrubbed]' using exit $B580111855B9C452EB224CA7932B626E28D3C2EA~mwittig [jfvKL/a/V8MG4OEyoL2xzv9rYQuYPnFYAyoqKG2Pt7Q] at 185.235.146.29. Retrying on a new circuit.
Dec 5 19:22:06 pop-os Tor[32400]: We tried for 15 seconds to connect to '[scrubbed]' using exit $6E16D38C5AC170E5608817B66625C5F34F21D96E~ForPrivacyNET [JjbRuOYiio80hkr2DMvVZou8bwncmoeFmb0ZvQ6Dn1E] at 185.220.101.59. Retrying on a new circuit.
Dec 5 19:22:21 pop-os Tor[32400]: We tried for 15 seconds to connect to '[scrubbed]' using exit $E2B28C0F45A3139AF5F7D4DC4B5D16C634E310C5~mev3PLicebeer77 [TeEAUPjmul98ZpxYsdntiZn90N2YDB44J83Y4swhsPg] at 95.214.52.208. Retrying on a new circuit.
Dec 5 19:22:36 pop-os Tor[32400]: We tried for 15 seconds to connect to '[scrubbed]' using exit $E8C8667CAF3D5148E52ECF736A7B204982F78EAA~F3Netze [Czc9qIZzJbWBh5rxuvc/KX3NF4biZWOIHri5FtWVPRs] at 185.220.100.254. Retrying on a new circuit.
Dec 5 19:22:36 pop-os Tor[32400]: Tried for 125 seconds to get a connection to [scrubbed]:443. Giving up.