Version 1.5.10

The latest news about Gargoyle

Moderator: Moderators

BashfulBladder
Moderator
Posts: 250
Joined: Thu Jan 17, 2013 11:43 pm

Re: Version 1.5.10

Post by BashfulBladder »

>can I use plugins of Attitude adjustment openwrt.org
You ssh into the router:

Code: Select all

ssh root@192.168.1.1
opkg update
opkg install something
http://wiki.openwrt.org/doc/techref/opkg

>HOw can we get themes made by You. on ur plugin page..
themes with great menu system., thanx

The themes I have work with the patches I made to show all the menus. I asked a while ago about exposing the full menu system - there wasn't any response. During that time, I added proprietary commercial font outlines - the 'Gargoyle' is a mathematical curve from Wexford Oakley in one theme & I think Tribe or Envision for the other.

Because the themes expect a certain structure in the pages generated by gargoyle_header_footer the themes wouldn't work on ordinary Gargoyle routers. And it would be unethical to distribute the theme now that it uses commercial typefaces as SVG elements.

So I'm sorry, but they aren't available. Lets try to stay on the topic of 1.5.10 please.
TP-Link WDR3600 v1.1 running 1.5.10+ L10n-English (Built 20130922 - OpenWrt r38093)
TP-Link WDR4300 running 1.5.10+ i18n-English (Built 20131010 - OpenWrt r38286)

https://github.com/BashfulBladder/gargoyle-plugins/wiki

User avatar
ericwong
Posts: 430
Joined: Sat Aug 25, 2012 6:15 am
Location: Melbourne, Australia
Contact:

Re: Version 1.5.10

Post by ericwong »

Anyone using ftp on this 1.5.10 gargoyle firmware?

I have problems with ftp login, I created a separate thread here.
http://www.gargoyle-router.com/phpbb/vi ... 64&p=18988

Thanks
Eric Wong

PM me if you need to buy Gargoyle router in Australia/NZ, willing to pay me to help you on your Gargoyle configurations or build custom configured ROM with pre-installed app or try to fix your bricked router. Yes, I am looking for job/work.

sajjadhalai
Posts: 108
Joined: Sun Apr 08, 2012 6:54 am

Re: Version 1.5.10

Post by sajjadhalai »

Ok Bash B.
But no words to parise ...
themes having menu saves area of page.. and give u wide area to see content. the high level firmwares pfsense has Menu System...its amazing..i
dont know when gargoyle will reach that..

any tutorial or patches shared by you any web that how to make that themes and apply them..

I want to install captive portal plugin.. any suggestion plz
thanx

smyr
Posts: 17
Joined: Thu May 30, 2013 11:17 pm

Re: Version 1.5.10

Post by smyr »

I successfully flashed my TP-LINK WR1043ND v1.2 to the latest Gargoyle and also added the sysupgrade but I can't find the TOR function in the menu even if it says its installed by default under plugins!? How can I access the TOR menu? Thanks.
Netgear R85000 - Netgear original firmware
Linksys WRT1900ACv2 - Gargoyle 1.11.X
TP-Link TL-WR1043N/ND v2 - Gargoyle 1.10.X
ASUS RT-AC66U - Merlin LTS 374.43_2
Netgear R7000 - Lede/Openwrt 18.06.0

smyr
Posts: 17
Joined: Thu May 30, 2013 11:17 pm

Re: Version 1.5.10

Post by smyr »

smyr wrote:I successfully flashed my TP-LINK WR1043ND v1.2 to the latest Gargoyle and also added the sysupgrade but I can't find the TOR function in the menu even if it says its installed by default under plugins!? How can I access the TOR menu? Thanks.
actually by entering http://192.168.x.x/tor.sh I COULD access the TOR menu... but why isnt it on the connection menu? I will check if it works... funny.. :)
Netgear R85000 - Netgear original firmware
Linksys WRT1900ACv2 - Gargoyle 1.11.X
TP-Link TL-WR1043N/ND v2 - Gargoyle 1.10.X
ASUS RT-AC66U - Merlin LTS 374.43_2
Netgear R7000 - Lede/Openwrt 18.06.0

BashfulBladder
Moderator
Posts: 250
Joined: Thu Jan 17, 2013 11:43 pm

Re: Version 1.5.10

Post by BashfulBladder »

smyr wrote:I can't find the TOR function in the menu even if it says its installed by default under plugins!? How can I access the TOR menu? Thanks.
looking at the tor init script, the menu manifests itself if your router has > 32MB of RAM. This is the comment in the /etc/uci-defaults/init_gargoyle_tor_plugin file:

# Tor only seems to work on routers with 64MB+ memory, only enable if available memory > 32MB
TP-Link WDR3600 v1.1 running 1.5.10+ L10n-English (Built 20130922 - OpenWrt r38093)
TP-Link WDR4300 running 1.5.10+ i18n-English (Built 20131010 - OpenWrt r38286)

https://github.com/BashfulBladder/gargoyle-plugins/wiki

smyr
Posts: 17
Joined: Thu May 30, 2013 11:17 pm

Re: Version 1.5.10

Post by smyr »

BashfulBladder wrote:
smyr wrote:I can't find the TOR function in the menu even if it says its installed by default under plugins!? How can I access the TOR menu? Thanks.
looking at the tor init script, the menu manifests itself if your router has > 32MB of RAM. This is the comment in the /etc/uci-defaults/init_gargoyle_tor_plugin file:

# Tor only seems to work on routers with 64MB+ memory, only enable if available memory > 32MB

hmm... ok, I did a "free" via telnet and got this:

root@WR1043ND:~# free
total used free shared buffers
Mem: 29260 28460 800 0 532
-/+ buffers: 27928 1332
Swap: 0 0 0

That means TOR is not compatible with this router then? I need to get one with 64mb flash or more.. arghh.. :evil: I just bought this router because it was the recomended router and took for granted that TOR would work. :cry: Is it possible to add TOR support? Or do I have to buy a different router... thanks
Netgear R85000 - Netgear original firmware
Linksys WRT1900ACv2 - Gargoyle 1.11.X
TP-Link TL-WR1043N/ND v2 - Gargoyle 1.10.X
ASUS RT-AC66U - Merlin LTS 374.43_2
Netgear R7000 - Lede/Openwrt 18.06.0

smyr
Posts: 17
Joined: Thu May 30, 2013 11:17 pm

Re: Version 1.5.10

Post by smyr »

Any plans on adding support for TP-Link TL-WDR4900 ?! Would be great! :D
Thanks, smyr
Netgear R85000 - Netgear original firmware
Linksys WRT1900ACv2 - Gargoyle 1.11.X
TP-Link TL-WR1043N/ND v2 - Gargoyle 1.10.X
ASUS RT-AC66U - Merlin LTS 374.43_2
Netgear R7000 - Lede/Openwrt 18.06.0

ispyisail
Moderator
Posts: 5180
Joined: Mon Apr 06, 2009 3:15 am
Location: New Zealand

Re: Version 1.5.10

Post by ispyisail »

smyr wrote:I successfully flashed my TP-LINK WR1043ND v1.2 to the latest Gargoyle and also added the sysupgrade but I can't find the TOR function in the menu even if it says its installed by default under plugins!? How can I access the TOR menu? Thanks.
http://www.gargoyle-router.com/wiki/doku.php?id=tor

Introduction

Tor with Gargoyle provides plug and play anonymous access to the internet. Routers running Gargoyle 1.5.1 and above with a USB port have support Tor. It can be run on a router with 32MB of memory only if SWAP is enabled, but 64MB is recommended.

http://www.gargoyle-router.com/wiki/dok ... =swap_file

drawz
Posts: 33
Joined: Sun Feb 17, 2013 11:55 pm

Re: Version 1.5.10

Post by drawz »

smyr wrote:Any plans on adding support for TP-Link TL-WDR4900 ?! Would be great! :D
Thanks, smyr
Only supported in OpenWrt Barrier Breaker (currently trunk). Until Gargoyle moves to that branch, you won't get support for this router. Doubt they will change to this branch too soon.

Post Reply