انجمنهای فارسی اوبونتو
کمک و پشتیبانی => نرمافزارهای اینترنتی => نویسنده: Риал Краесис در 02 امرداد 1394، 09:25 بظ
-
سلام من یه سری پل برای تور گرفتم و به شکل زیر بهش اضافه کردم اما فاکسی پراکسی ارور زیر رو میده.
پل ها:
## 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 0
UseBridges 1
Bridgeobfs3 xxx.xxx.xxx.xxx:xxxxx
Bridgeobfs3 xx.xxx.xxx.xxx:xxxx
Bridgeobfs3 xx.xxx.xx.xx:xxxxx
ClientTransportPlugin obfs3 exec /usr/bin/obfsproxy --managed
UpdateBridgesFromAuthority 1
ایا این شیوه اضافه کردن غلطه؟؟؟
اینم عکس ارور:
-
obfsproxy نصب هست ؟
sudo pip install obfsproxy
-
obfsproxy نصب هست ؟
sudo pip install obfsproxy
بله اخرین نسخه.
در ضمن pip برای چه پکیج منجری هست؟
-
https://pip.pypa.io
مال پکیج منیجر خاصی نیست
با پایتون نوشته شده.
خوب این ارور که قرار دادید که نمیشه فهمید مشکل از چیه محتویات فایل notices تور رو قرار بدید در پوشه log باید باشه اگه اشتباه نکنم
-
https://pip.pypa.io
مال پکیج منیجر خاصی نیست
با پایتون نوشته شده.
خوب این ارور که قرار دادید که نمیشه فهمید مشکل از چیه محتویات فایل notices تور رو قرار بدید در پوشه log باید باشه اگه اشتباه نکنم
کمی دقیق تر بفرمایید همچین فایلی در هیچ کجای سیستم نیافتم.
-
توی /var/log/tor
باید باشه
اگر اینجا نبود find / -name notices*log
-
سلام
تا اونجا که یادمه Bridgeobfs3 باید فاصلهدار باشه یعنی Bridge obfs3
اون خط آخر رو من در سیستمم ندارم ! چیه ؟ چی میگه ؟
-
توی /var/log/tor
باید باشه
اگر اینجا نبود find / -name notices*log
تو مسیر نبود.
دستور هم چیزی پیدا نکرد.
سلام
تا اونجا که یادمه Bridgeobfs3 باید فاصلهدار باشه یعنی Bridge obfs3
اون خط آخر رو من در سیستمم ندارم ! چیه ؟ چی میگه ؟
با اضافه کردن فاصله مشکل حل شد.
ولی ایا با همین روش هم میشه پل های obfs4 رو اضافه کرد؟؟؟
-
خوب توی اون مسیر دقیقا چه چیز هایی بود ؟
نمیشه که تور ران بشه بدون هیچ لاگی ؟
چطور دقیقا ران میکنید تور رو ؟
-
خوب توی اون مسیر دقیقا چه چیز هایی بود ؟
نمیشه که تور ران بشه بدون هیچ لاگی ؟
چطور دقیقا ران میکنید تور رو ؟
هرچی غیر از پوشه تور.
تصویر پیوست.
با دستور زیر اجرا میکنم.
systemctl start tor
درضمن توزیعم هم آرچ هست گفتم بگم شاید تاثیر داشته باشه.
-
systemctl status tor -l
اگه الان مشکلی در اجرا بوده باشه خودش میزنه که چه دستوری باید بزنید برای اینکه نشون بده مشکل از چیه دستور دقیق اش یادم نیست فکر کنم
journal -xe بود (مرگ بر systemd و هزاران درود بر init :-D )
-
systemctl status tor -l
اگه الان مشکلی در اجرا بوده باشه خودش میزنه که چه دستوری باید بزنید برای اینکه نشون بده مشکل از چیه دستور دقیق اش یادم نیست فکر کنم
journal -xe بود (مرگ بر systemd و هزاران درود بر init :-D )
خروجی دستورتون به این شکل بود:
من که به نظر مشکلی ندیدم.
>>> systemctl status tor -l 16:28.49 Сб июл 25 2015 >>>
● tor.service - Anonymizing Overlay Network
Loaded: loaded (/usr/lib/systemd/system/tor.service; disabled; vendor preset: disabled)
Active: active (running) since Сб 2015-07-25 16:28:49 IRDT; 2s ago
Main PID: 3025 (tor)
CGroup: /system.slice/tor.service
├─3025 /usr/bin/tor -f /etc/tor/torrc
└─3034 /usr/bin/python2 /usr/bin/obfsproxy --managed
июл 25 16:28:49 fouruhar tor[3025]: Jul 25 16:28:49.710 [notice] Read configuration file "/etc/tor/torrc".
июл 25 16:28:49 fouruhar tor[3025]: Jul 25 16:28:49.733 [notice] Opening Socks listener on 127.0.0.1:9050
июл 25 16:28:49 fouruhar Tor[3025]: Tor v0.2.6.10 (git-58c51dc6087b0936) running on Linux with Libevent 2.0.22-stable, OpenSSL 1.0.2d and Zlib 1.2.8.
июл 25 16:28:49 fouruhar Tor[3025]: Tor can't help you if you use it wrong! Learn how to be safe at https://www.torproject.org/download/download#warning
июл 25 16:28:49 fouruhar Tor[3025]: Read configuration file "/etc/tor/torrc".
июл 25 16:28:49 fouruhar Tor[3025]: Opening Socks listener on 127.0.0.1:9050
июл 25 16:28:49 fouruhar Tor[3025]: Parsing GEOIP IPv4 file /usr/share/tor/geoip.
июл 25 16:28:50 fouruhar Tor[3025]: Parsing GEOIP IPv6 file /usr/share/tor/geoip6.
июл 25 16:28:50 fouruhar Tor[3025]: Bootstrapped 0%: Starting
июл 25 16:28:52 fouruhar Tor[3025]: Delaying directory fetches: No running bridges
و چرا؟؟؟؟؟
هنوز هم نتونستم پل های obfs4 اضافه کنم.
-
پلهات سالمن؟
-
پلهات سالمن؟
به نظرم باید دست به کار بشی بری توی ویکی !!!! ;D ;D
خب باید obfs3 را به obfs 4 تبدیل کرد ؟؟؟
-
پلهات سالمن؟
والا مستقیم از خود سایت پروژه تور میگیرم. :oops:
پل های obfs3 عالی و با سرعت بسیار نزدیک به حد اکثر سرعت نت خودم کار میکنند ولی هرچی پل های obfs4 رو به جاشون قرار میدم یا اصلا سایتی باز نمیکنه یا همون ارور پست اول رو میده!!!
-
سلام من یه سری پل برای تور گرفتم و به شکل زیر بهش اضافه کردم اما فاکسی پراکسی ارور زیر رو میده.
پل ها:
## 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 0
UseBridges 1
Bridgeobfs3 xxx.xxx.xxx.xxx:xxxxx
Bridgeobfs3 xx.xxx.xxx.xxx:xxxx
Bridgeobfs3 xx.xxx.xx.xx:xxxxx
ClientTransportPlugin obfs3 exec /usr/bin/obfsproxy --managed
UpdateBridgesFromAuthority 1
ایا این شیوه اضافه کردن غلطه؟؟؟
اینم عکس ارور:
در ضمن اون خط اخر تو این کد تگ یعنی اینکه خود سیستم پلها رو بهروز میکنه؟؟؟ اصلا منظورش چیه؟؟؟؟
اخه همین narayana (بچه عشق موزیکه) میگه نداره؟؟؟؟
-
وقتی کار نمیکنه باید لاگ تور رو بذاری. ارور فایرفاکس به درد دیباگ نمیخوره.
$ sudo systemctl restart tor && tail -f /var/log/tor/log
-
وقتی کار نمیکنه باید لاگ تور رو بذاری. ارور فایرفاکس به درد دیباگ نمیخوره.
$ sudo systemctl restart tor && tail -f /var/log/tor/log
این انتهای فایل torrc که پل های obfs4 اضافه شده اند.
## 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 0
UseBridges 1
Bridge obfs4 xxx.xxx.xxx.xxx:xxxxx
Bridge obfs4 xx.xxx.xxx.xx:xxx
Bridge obfs4 x.x.xxx.xx:xxxxx
ClientTransportPlugin obfs3 exec /usr/bin/obfsproxy --managed
UpdateBridgesFromAuthority 1
در ضمن تعداد xها با اعداد اصلی برار است.
دستورت ارور زیر روداد.
tail: cannot open ‘/var/log/tor/log’ for reading: No such file or directory
tail: no files remaining
-
۱. باید از پلهای obfs3 استفاده کنی
۲. tail رو با sudo اجرا کن
-
۱. باید از پلهای obfs3 استفاده کنی
۲. tail رو با sudo اجرا کن
۱- چرا؟؟؟؟
۲- مگه اون سودویی که اولش میگیره کفایت نمیکنه؟؟؟
-
۱. چون این تنظیمات برای پل obfs3 هست. برای استفاده از پلهای obfs4 به ویکی مراجعه کن: http://wiki.ubuntu.ir/wiki/Tor
۲. نه اینها دو تا دستور جدا هستن که پشت سر هم اجرا میشن. هرکدوم به طور جداگانه دسترسی میخوان.
-
۱. چون این تنظیمات برای پل obfs3 هست. برای استفاده از پلهای obfs4 به ویکی مراجعه کن: http://wiki.ubuntu.ir/wiki/Tor
۲. نه اینها دو تا دستور جدا هستن که پشت سر هم اجرا میشن. هرکدوم به طور جداگانه دسترسی میخوان.
طبق ویکی وقتی میخوام obfs4proxy رو از AUR بنصبم ارور میده:
Starting build()...
# cd .; git clone https://github.com/agl/ed25519 /home/fouruhar/go/src/github.com/agl/ed25519
Cloning into '/home/fouruhar/go/src/github.com/agl/ed25519'...
fatal: unable to access 'https://github.com/agl/ed25519/': Could not resolve host: github.com
package github.com/agl/ed25519/extra25519: exit status 128
چیکار کنم؟؟
-
این مشکل dns است. میتونی از چیزی مثل dnscrypt-proxy استفاده کنی براش.