Search found 12 matches

by Spine
Sat Apr 16, 2016 4:00 am
Forum: General Discussion
Topic: Plugins are all 10MB or larger
Replies: 18
Views: 14394

Re: Plugins are all 10MB or larger

It was a bad idea.
/ overlay can be taken to USB.
OpenWrt does not have this problem.
If necessary you can disable the installation of plug-ins on the official releases available on http://www.gargoyle-router.com/download.php
by Spine
Thu Apr 14, 2016 9:52 am
Forum: General Discussion
Topic: Plugins are all 10MB or larger
Replies: 18
Views: 14394

Re: Plugins are all 10MB or larger

TL-MR3220 v1. Hardware for the test, I can if needed to experiment with it.
Data collected after the "firstboot -y"
by Spine
Wed Apr 13, 2016 6:57 pm
Forum: General Discussion
Topic: Plugins are all 10MB or larger
Replies: 18
Views: 14394

Re: Plugins are all 10MB or larger

|----------------------------------------------------------------| | Gargoyle version 1.9.X | OpenWrt Chaos Calmer branch | | Gargoyle revision 786d90e | OpenWrt commit a03a846 | | Built April 10, 2016 | Target ar71xx/default | ------------------------------------------------------------------ root...
by Spine
Wed Apr 13, 2016 5:14 pm
Forum: General Discussion
Topic: Plugins are all 10MB or larger
Replies: 18
Views: 14394

Re: Plugins are all 10MB or larger

Most plug-in dependencies are libc library, but for some reason it is not pre-installed. Installing the libc library requires about 10Mb.
by Spine
Wed Apr 13, 2016 12:07 pm
Forum: General Discussion
Topic: Plugins are all 10MB or larger
Replies: 18
Views: 14394

Re: Plugins are all 10MB or larger

Gargoyle Version:1.9.X (Built 20160410-0154 git@786d90e)
Model:TP-Link TL-MR3220 v1

root@MR3220:~# opkg install opkg
ERROR: Dependency libc of package opkg cannot be found, try updating your package lists
by Spine
Thu Apr 07, 2016 3:45 am
Forum: Other Issues
Topic: Random Reboot on WDR36000
Replies: 17
Views: 15313

Re: Random Reboot on WDR36000

[ 108.230000] ipt_bandwidth: timezone shift of 180 minutes detected, adjusting [ 108.230000] old minutes west=0, new minutes west=-180 [ 118.390000] Kernel bug detected[#1]: [ 118.390000] CPU: 0 PID: 10281 Comm: tor Not tainted 3.18.23 #5 [ 118.390000] task: 8613d360 ti: 85820000 task.ti: 85820000 ...
by Spine
Tue Jan 05, 2016 2:24 am
Forum: Hardware / Installation Issues
Topic: Hidden Service - Tor
Replies: 6
Views: 6453

Re: Hidden Service - Tor

cs_privat wrote:trying to use the "hidden service" of tor, but entering an .onion adress it won't work. .
I have solved this problem
by Spine
Mon Nov 09, 2015 4:34 am
Forum: Show / Tell / Contribute
Topic: gargoyle-ispy 2015-November-07 21:28.torrent
Replies: 35
Views: 28915

Re: gargoyle-ispy 2015-November-07 21:28.torrent

Gargoyle Version: 1.9.X (Built 20151106-2056 git@5dd9058) Model: TP-Link TL-WR740N/ND v4 Lost package libc , so it is impossible to install the dependent packages. root@WR-740n:~# opkg install plugin-gargoyle-ping-watchdog ERROR: Dependency ip of package plugin-gargoyle-ping-watchdog cannot be found...
by Spine
Tue Aug 04, 2015 6:26 am
Forum: Show / Tell / Contribute
Topic: Adblock Plugin
Replies: 325
Views: 506171

Re: Adblock Plugin

Lantis , TOR uses the following rules: iptables -t nat -A tor_client -p tcp --dport 53 -m string --hex-string '|056f6e696f6e00|' --algo bm -j REDIRECT --to-ports 9053 iptables -t nat -A tor_client -p udp --dport 53 -m string --hex-string '|056f6e696f6e00|' --algo bm -j REDIRECT --to-ports 9053 AdBl...
by Spine
Tue Aug 04, 2015 2:01 am
Forum: Show / Tell / Contribute
Topic: Adblock Plugin
Replies: 325
Views: 506171

Re: Adblock Plugin

Iptables rules AdBlock plug-in conflict with the rules of the plugin TOR.
After installing the AdBlock names of zone .onion are not resolved.