0 کاربر و 1 مهمان درحال مشاهده موضوع.
سلام من یه سری پل برای تور گرفتم و به شکل زیر بهش اضافه کردم اما فاکسی پراکسی ارور زیر رو میده.پل ها:کد: [انتخاب]## Bridge relays (or "bridges") are Tor relays that aren't listed in the## main directory. Since there is no complete public list of them, even an## ISP that filters connections to all the known Tor relays probably## won't be able to block all the bridges. Also, websites won't treat you## differently because they won't know you're running Tor. If you can## be a real relay, please do; but if not, be a bridge!#BridgeRelay 1## By default, Tor will advertise your bridge to users through various## mechanisms like https://bridges.torproject.org/. If you want to run## a private bridge, for example because you'll give out your bridge## address manually to your friends, uncomment this line:#PublishServerDescriptor 0UseBridges 1Bridgeobfs3 xxx.xxx.xxx.xxx:xxxxxBridgeobfs3 xx.xxx.xxx.xxx:xxxx Bridgeobfs3 xx.xxx.xx.xx:xxxxx ClientTransportPlugin obfs3 exec /usr/bin/obfsproxy --managedUpdateBridgesFromAuthority 1ایا این شیوه اضافه کردن غلطه؟؟؟اینم عکس ارور:
## Bridge relays (or "bridges") are Tor relays that aren't listed in the## main directory. Since there is no complete public list of them, even an## ISP that filters connections to all the known Tor relays probably## won't be able to block all the bridges. Also, websites won't treat you## differently because they won't know you're running Tor. If you can## be a real relay, please do; but if not, be a bridge!#BridgeRelay 1## By default, Tor will advertise your bridge to users through various## mechanisms like https://bridges.torproject.org/. If you want to run## a private bridge, for example because you'll give out your bridge## address manually to your friends, uncomment this line:#PublishServerDescriptor 0UseBridges 1Bridgeobfs3 xxx.xxx.xxx.xxx:xxxxxBridgeobfs3 xx.xxx.xxx.xxx:xxxx Bridgeobfs3 xx.xxx.xx.xx:xxxxx ClientTransportPlugin obfs3 exec /usr/bin/obfsproxy --managedUpdateBridgesFromAuthority 1
$ sudo systemctl restart tor && tail -f /var/log/tor/log
وقتی کار نمیکنه باید لاگ تور رو بذاری. ارور فایرفاکس به درد دیباگ نمیخوره.کد: [انتخاب]$ sudo systemctl restart tor && tail -f /var/log/tor/log
## Bridge relays (or "bridges") are Tor relays that aren't listed in the## main directory. Since there is no complete public list of them, even an## ISP that filters connections to all the known Tor relays probably## won't be able to block all the bridges. Also, websites won't treat you## differently because they won't know you're running Tor. If you can## be a real relay, please do; but if not, be a bridge!#BridgeRelay 1## By default, Tor will advertise your bridge to users through various## mechanisms like https://bridges.torproject.org/. If you want to run## a private bridge, for example because you'll give out your bridge## address manually to your friends, uncomment this line:#PublishServerDescriptor 0UseBridges 1Bridge obfs4 xxx.xxx.xxx.xxx:xxxxxBridge obfs4 xx.xxx.xxx.xx:xxxBridge obfs4 x.x.xxx.xx:xxxxx ClientTransportPlugin obfs3 exec /usr/bin/obfsproxy --managedUpdateBridgesFromAuthority 1
tail: cannot open ‘/var/log/tor/log’ for reading: No such file or directorytail: no files remaining
۱. باید از پلهای obfs3 استفاده کنی۲. tail رو با sudo اجرا کن
۱. چون این تنظیمات برای پل obfs3 هست. برای استفاده از پلهای obfs4 به ویکی مراجعه کن: http://wiki.ubuntu.ir/wiki/Tor۲. نه اینها دو تا دستور جدا هستن که پشت سر هم اجرا میشن. هرکدوم به طور جداگانه دسترسی میخوان.
Starting build()...# cd .; git clone https://github.com/agl/ed25519 /home/fouruhar/go/src/github.com/agl/ed25519Cloning into '/home/fouruhar/go/src/github.com/agl/ed25519'...fatal: unable to access 'https://github.com/agl/ed25519/': Could not resolve host: github.compackage github.com/agl/ed25519/extra25519: exit status 128