PDA

Bekijk de volledige versie : Tinyproxy compiled for WL-500g



rwhitby
09-08-2004, 13:00
Anyone want tinyproxy?

Executable is 106k. Each child takes 3.3% of the router's memory.

The patch for tinyproxy 1.6.2 is attached.

The configure options are:

./configure --host=mipsel-linux --with-config=/etc/tinyproxy.conf --enable-transparent-proxy

-- Rod

petom
07-05-2007, 21:45
Hello,

as I need a small proxy (non-caching proxy) running on my Asus
(because I am lazy to switch my proxy off when I am at home and not at work)
I have managed tinyproxy working on Oleg's 1.9.2.7-7g firmware.
Probably it will work also on older releases, but I just started with this one.

If there is an interest to include it into firmware release (next one?),
I can share my experiences.

I have attached proposed tree within install dir (before target) of firmware.

Pedro83
19-05-2007, 19:16
could you please write some kind of tutorial how to install it?

thx

petom
22-05-2007, 12:01
This was just a proposal to include tinyproxy into Oleg's firmware and the attached tar shows the proposed location within firmware.

However, the compiled binnary can be put to any folder (e.g. /usr/local/sbin) and other files too (default config file is set to /etc/tinyproxy.conf, but you can use any other by setting -c switch when starting tinyproxy, e.g. /us/local/etc/tinyproxy.conf). Just don't forget to configure other setting in the config file to your locations (DefaultErrorFile, StatFile, PidFile, Filter)

So, you can even untar the archive and copy whole content of tinyproxy subdir into /usr/local.

acee
26-08-2008, 21:35
I'm trying to make tinyproxy package for wl-500gp.

First I've tried to build it with built in uclibc, then I managed to make a toolchain for newer uclibc (the one from www.nslu2-linux.org/wiki/FAQ/Optware-uClibcBuild) and to build binary with the tinyproxy.mk I've modified. I needed quite a lot of time to figure out how.

What I don't undestand is at the moment:

1) how I can make the resulting binary be named not in the form mipsel-linux-tinyproxy but only tinyproxy.

2) Which number for SXX in the init.d should I choose to be sure that it doesn'T collide with some other package?

(And it's still not fully working, I probably have to debug it, at the moment I also still haven't figured out 3) how to see sources in gdb, I know only of --enable-debug option in configure but I obviously miss something more.)

Thanks for all advices

trymyluck
07-01-2009, 10:32
Dear wl-500gP users,

I need to activate my proxy server on my wl-500gP (Oleg's FW 1.9.2.7-10), because I can't access some web sites from work.

I installed Tinyproxy and tried to launch with the command:

/opt/sbin/tinyproxy start

I sat the port to 3306.

But no success. Could anyone post his own tinyproxy.conf? Or, give me a hand?

ThanX,
T.

Lesiuk
11-01-2009, 12:23
Yeah, i have the same problem...

zeryors
02-12-2011, 13:17
The Patch its apear to be cutted :


if test x"$tinyproxy_use_our_regex" = x"yes" ; then

...?

And its valid for wl600 ??

zeryors
02-12-2011, 13:19
Hello,

as I need a small proxy (non-caching proxy) running on my Asus
(because I am lazy to switch my proxy off when I am at home and not at work)
I have managed tinyproxy working on Oleg's 1.9.2.7-7g firmware.
Probably it will work also on older releases, but I just started with this one.

If there is an interest to include it into firmware release (next one?),
I can share my experiences.

I have attached proposed tree within install dir (before target) of firmware.

and for WL600?? plzzzz

petom
02-12-2011, 13:28
I don't have possibility to try it on WL-600, but as long as you are able to run Oleg's firmware on it, then there is no difference. Go ahead and use it.

If you don't want to embed it into firmware as such, you can simply put it into /usr/local
folders.

zeryors
05-12-2011, 09:32
I would like but the binarys of WL-500g are not compatible with 600 :(
The procesor arquitecture its some diference, because that i quest for a wl600 compiled version, i have some problems with the cross-compile.

petom
05-12-2011, 10:15
Then I am sorry. I don't have WL-600g. I've been using WL-500gP for 4 years already
and it's still good enough for me :)

May be you could try to look on OpenWRT pages and find a compiled version of firmware for Wl-600g and extract tinyproxy from there.
http://wl500g.info/showthread.php?t=15275

Sorry, can't help more :(

zeryors
05-12-2011, 12:29
dont worry and thanks for anwers :)