You can subscribe to this list here.
2001 |
Jan
|
Feb
|
Mar
(1) |
Apr
(7) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(5) |
Sep
(9) |
Oct
(27) |
Nov
(16) |
Dec
(8) |
2003 |
Jan
(3) |
Feb
(5) |
Mar
(13) |
Apr
(12) |
May
(10) |
Jun
(1) |
Jul
(1) |
Aug
|
Sep
|
Oct
(2) |
Nov
|
Dec
|
2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(6) |
2005 |
Jan
(1) |
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(2) |
Dec
(7) |
2007 |
Jan
(2) |
Feb
(3) |
Mar
(4) |
Apr
(7) |
May
(4) |
Jun
(6) |
Jul
(8) |
Aug
(17) |
Sep
(6) |
Oct
(3) |
Nov
|
Dec
(1) |
2008 |
Jan
|
Feb
|
Mar
(4) |
Apr
(8) |
May
(3) |
Jun
(2) |
Jul
(2) |
Aug
(3) |
Sep
(2) |
Oct
(8) |
Nov
(14) |
Dec
(46) |
2009 |
Jan
(58) |
Feb
(22) |
Mar
(52) |
Apr
(26) |
May
(78) |
Jun
(68) |
Jul
(33) |
Aug
(15) |
Sep
(16) |
Oct
(25) |
Nov
(5) |
Dec
(4) |
2010 |
Jan
|
Feb
|
Mar
(38) |
Apr
(57) |
May
(64) |
Jun
(78) |
Jul
(47) |
Aug
(42) |
Sep
(25) |
Oct
(2) |
Nov
|
Dec
|
2013 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(2) |
Nov
|
Dec
|
From: wayne <wa...@ny...> - 2002-09-20 15:23:19
|
> Date: Tue, 17 Sep 2002 09:05:46 +0100 > From: Michael Foord <Mic...@tb...> > To: wa...@ny... > Subject: Hello Wayne > > They finally did it and cut off all but rudimentary access to the > internet at work!!! (Not exactly the end of the world I`ll admit!!) You need to run master.pl to know what's been done. make sure they have blocked all the CONNECT possibilities before you go spending time on the stuff you discuss below. > > This meant that I couldn`t even get to the new mailing list when the > proxy-elite list went belly up. > > Unfortunately I managed to corrupt my version of localproxy - but hat or > milhaus (can`t remember which!!) sent me another copy of the last > proxytools.zip - doh..... I had a copy of that and could have just There's a new release (2002/9/5, I think it was) at proxytools.sf.net > decompressed it. Anyway - I`m making a meal of this, it looks like none > of the proxies in the localproxy database are in the limited range of > IPs currently allowed by superscout. I ran it several times, for a long > time and it didn`t find its way out. Bummer. The new version might though (see below). > I now have no socks, no ftp can`t download any .exe files etc etc and > have no way of knowing which ip`s are allowed other than by trial and > error. > > I eventually blagged our IT manager to allow my hypermart website (the > new policy is enforced by the general manager who thinks we (I) waste > too much time on the internet, possibly a fair point - but they`ve just > given me a new challenge!!). This means my cgiproxy is back in operation > and I can once again roam the web. > > My ambition !! is still to get access to a fileshare network, preferably > imesh or Kazaa !! Unfortunately I never got a chance to try out the > eDonkey profile you set up for me. My advice is to use one that only needs TCP. > Localproxy is probably not an option for me as things stand and it looks Can you get to google.com? You can argue that you *need* that. Make sure you can get to translate.google.com (you *need* to be able to translate web pages into English for work occasionally, right?). Then commStrat 2.g in the new release will work for you. If you like this, I can probably generalize the service used by 2.g, so it can be placed in the user config file. Then you could use your own CGI proxy there - 2.g works the same way. There's no real advantage to this though. CommStrat 2 is only good for web pages, not services like socks, edonkey, news etc., so it's no different than your CGI, just faster. > like the difficulties in terms of translating UDP traffic into TCP/IP > traffic would require a seperate program anyway. What I would propose is > writing two programs. > > One to run an external machine, preferably on a free shell account and > one to run on my machine. Yeah, this is almost certainly necessary. > They would need to convert all traffic to standard tcp/ip traffic on > port 8080 via the superscout proxy server, incoming traffic to be > disguised as html and outgoing as God knows what. Within each packet > would need to be the information to reproduce the packet the other end > unencoded. Yes. Things like this exist (for tcp at least). HttpTunnel is one example. Socks2http is another. HTTPort in one of it's modes is also like this. I've seen (somewhere) limited udp/tcp conversion too. LP has this too, but not properly debugged. > Great, I`ve never programmed for the PC`s and don`t understand the > internet protocols involved - nor even what a shell account is !! > However I do understand the hardware principles of computing and can > learn, Ive done some assembly language programming before and it`s about > time I learnt a language again - interesting problem to tackle. > > The solution ought to be reasonably portable to other peoples needs as > well although there is no possibility of it being available soon if I`m > coding it !! > > > It would operate something like this. Intercept all traffic on my local > machine except that addressed to dav-serv:8080 (`intercept` is here a > neat word - this might be *extremely* difficult - otherwise I might need > > to turn to something like Direct Connection the open source fileshare > and try and get someone to modify the code to directly conenct to my > program which then routes all traffic via dav-serv:8080). Spoof a new > header as a TCP/IP packet (in some allowed innocuous looking format, > possibly encrypted) to the external program > via port 8080 with the original header intact inside. > > The external program would reformat the packet to its original format > and send on - obviously the response would need to be directed back at > the external program which would then need to perform the operation in > reverse. What you need ideally is a tunnel to the shell. On your machine it would need to look like another network interface. Take a look at how PPP works, or the virtual private network stuff. Many shell accounts (example Panix) will allow you to make a PPP connection to them. How to do that via a proxy is another issue though. Once you have the network interface, it's easy to set up a route so that traffic goes there. I'd try to settle for socks2http though, if the source code for the server end is available. > This means I would need an understanding of the TCP/IP and UDP protocols > > and packet structures. In theory shouldn`t actually be very difficult as In theory, there should be no difference between theory and practice - in practice, there is. :-) > it mainly a relay service. The nice part would be to make it operate > invisibly on my machine - i.e. intercept the traffic without the program > > (e.g. Kazaa) knowing it is there - but this may be impossible. More > likely to be able to set it up as say localhost and direct the program > to that - the trouble is that most fileshare programs don`t accpet > configuration like that aand a special modified version might be > necessary. The trouble is that now they are all peer to peer. The server you access first might be configurable like that, but then your client needs to get to all the other clients out there. > Anyway I`m gonna start by investigating the TCP/IP protocol via some > links you gave me earlier. The next question is which language is most > versatile - I guess Perl would be an answer you are likely to give and > also leads me to the reason for contacting you...... it is likely that > whole chunks of the localproxy code would be `re-useable` so as I get > anywhere near that stage I might contact you again !! The UDP/TCP conversion code is in there (debugged at that level, at least), but to be honest I think you're biting off more than you can chew unless you can find utilities which are already coded to do what you want. > I`m still having trouble subscribing to the new mailing list - which is > why this is addressed personally !! I replied to the confirmation email > but it doesn`t seem to have worked yet, will try again. OK. I see your subscription was successful, so I'm posting this reply back through the list. The discussion is worth having in the archives. > Mike -- wa...@ny... http://proxytools.sourceforge.net/ |
From: wayne <wa...@ny...> - 2002-09-20 14:44:47
|
> Date: Mon, 16 Sep 2002 15:20:28 +0100 > From: Michael Foord > Subject: [proxyTools-users] Test > > Hello Guys, > > Sorry about this, not convinced all these subscription shennanigans have > worked and as the group is *reasonably* quiet - at least there hasn`t > been a msg yet I`m sending a test. I got this: > Date: Tue, 17 Sep 2002 01:19:06 -0700 > mic...@tb... has been successfully subscribed to > proxyTools-users. > Mike -- wa...@ny... http://proxytools.sourceforge.net/ |
From: wayne <wa...@ny...> - 2002-09-20 14:42:16
|
> From: Chuck C <ca...@ya...> > To: pro...@li... > Subject: [proxyTools-users] Re: proxyTools-users digest, Vol 1 #9 - 1 msg Elite Proxy > > Hi Mike > Be glad to send something but I never got an answer before. Sorry, I just returned from holiday yesterday. Now I'm starting at the latest emails first :-) > Question is, what is an elite proxy, what makes it different and what is it used for. 'Elite' is a term used by only a few people, AFAIK. And even fewer of them seem to know how to define it. When you request a web page, a normal anonymous proxy doesn't pass your IP address on to the web site in any headers, but it does indicate that the request has come via a proxy (it adds a header or two to indicate that it itself is a proxy). From my inquiries, I understand 'Elite' to mean a proxy that doesn't reveal it's presence (it doesn't add or modify any headers). It looks to me like this only applies to normal GET/POST requests (and that's the way they are found too). As far as I can see, the only advantage over the normal anon proxy would be in cases where the destination service (web site) would take some extra action (log extra stuff, maybe even check the proxy in some way) if it was aware that a proxy was in use. Presumably there are cases where you don't want this to happen. Using POST to send spam email is one that comes to mind (smtp servers might be configured to not accept email from a proxy). > Thanks > Chuck -- wa...@ny... http://proxytools.sourceforge.net/ |
From: Chuck C <ca...@ya...> - 2002-09-16 23:40:02
|
Hi Mike Be glad to send something but I never got an answer before. Question is, what is an elite proxy, what makes it different and what is it used for. Thanks Chuck pro...@li... wrote:Send proxyTools-users mailing list submissions to pro...@li... To subscribe or unsubscribe via the World Wide Web, visit https://lists.sourceforge.net/lists/listinfo/proxytools-users or, via email, send a message with subject or body 'help' to pro...@li... You can reach the person managing the list at pro...@li... When replying, please edit your Subject line so it is more specific than "Re: Contents of proxyTools-users digest..." Today's Topics: 1. Test (Michael Foord) --__--__-- Message: 1 Date: Mon, 16 Sep 2002 15:20:28 +0100 From: Michael Foord Organization: Towcester Building Supplies To: pro...@li... Subject: [proxyTools-users] Test Hello Guys, Sorry about this, not convinced all these subscription shennanigans have worked and as the group is *reasonably* quiet - at least there hasn`t been a msg yet I`m sending a test. Mike -- This email is confidential & intended solely for the use of the individual to whom it is addressed. Any views presented are solely those of the author & do not necessarily represent those of Towcester Building Supplies. If you are not the intended recipient, be advised that you have received this email in error & that any use, dissemination, forwarding, printing, or copying of this email is strictly prohibited. If you have received this email in error, please notify Towcester Building Supplies on 01327 877378 or email Pet...@tb.... Any files attached to this email will have been checked with virus software before transmission. However, you should carry out your own virus check before opening any attachment. Towcester Building Supplies accepts no liability for any loss or damage which may be caused by software viruses. --__--__-- _______________________________________________ proxyTools-users mailing list pro...@li... https://lists.sourceforge.net/lists/listinfo/proxytools-users End of proxyTools-users Digest --------------------------------- Do you Yahoo!? Yahoo! News - Today's headlines |
From: Michael F. <Mic...@tb...> - 2002-09-16 14:22:12
|
Hello Guys, Sorry about this, not convinced all these subscription shennanigans have worked and as the group is *reasonably* quiet - at least there hasn`t been a msg yet I`m sending a test. Mike -- This email is confidential & intended solely for the use of the individual to whom it is addressed. Any views presented are solely those of the author & do not necessarily represent those of Towcester Building Supplies. If you are not the intended recipient, be advised that you have received this email in error & that any use, dissemination, forwarding, printing, or copying of this email is strictly prohibited. If you have received this email in error, please notify Towcester Building Supplies on 01327 877378 or email Pet...@tb.... Any files attached to this email will have been checked with virus software before transmission. However, you should carry out your own virus check before opening any attachment. Towcester Building Supplies accepts no liability for any loss or damage which may be caused by software viruses. |
From: Lijo G. <pkg...@em...> - 2002-08-30 07:30:27
|
From: wayne <wa...@ny...> - 2002-08-27 18:30:48
|
OK. The support and discussion for proxyTools is back here now. I'm hoping to get out a new release soon, so: Give me some feedback please (here). Give me some bugs to fix :) Let me know what enhancements are wanted. One thing I need to know soon is whether the new nonblocking code is working properly on the older Windows platforms (95/98/ME). That means the code I added in a day or so ago (CVS'd about 25/8/2002). It went into all of the tools at the same time, so report any bugs. BTW, one thing I forgot to mention: findProxy -r none extracts proxies from the usual lists, web pages, mails, files etc, but without any testing, or DNS resolution. It ignores proxies that are of no use to you (like for those in KSA, UAE) if you tell it what country you're in. It's a real quick way to get lists to test properly with (for example) statProxy -t 0 wayne |
From: Y.Subramanian <y_...@my...> - 2002-08-23 18:27:34
|
From: Michael F. <Mic...@tb...> - 2002-08-23 08:17:34
|
SUBSCRIBE Haven`t yet got my web access back online. Mbatrawi mailed me the latest proxtools zip and a hosts.zip but our current internet access is VERY limited and lp doesn`t seem to have found a way out yet !! Anyway - hoping this works to subscribe !! Mike |
From: mbatrawi <mba...@ho...> - 2002-08-22 21:26:17
|
confirm 809210 |
From: wayne <wa...@ny...> - 2002-01-10 18:21:29
|
Quick note about statProxy: People are sending me test results from their own ISP's proxies. This is a good thing because 1) many of these are firewalled off from the rest of the Internet, so I can't test them. 2) with this data, I can keep a reasonably good database for the newbies who don't yet know how to run statProxy themselves, but still want to run localProxy. 3) I haven't yet decide how best to handle the procedures allowing localProxy to update the speeds and capabilities of these proxies itself. To encourage this, and to make life easier for those doing these tests: 1) statProxy will allow you to specify the fixed ISP proxy address to check. For example: perl statProxy.pl -t all proxy.nesma.net.sa:80 will test all of the Nesma proxies currently up (212.71.32.95, 212.71.32.97, 212.71.32.98, 212.71.32.94). 2) The results are most useful to yourself, of course, so you can save them into your own configuration (you don't need to worry about losing your results next time you get my hosts.zip down). Please send to me too, though! Do it like this: perl statProxy.pl -t all proxy.nesma.net.sa:80 > results.out perl mergeHosts.pl results.out config-wayne.xml (substitute your own config, of course). The ISP config file in the distribution (config-KSA-nesma.xml) can be used, but you lose your results next time you get a new one from CVS, or a package. 3) Keep your own information (and again, mine, please!) up to date on the other proxies that localProxy will select for your use in each new build. This can be done easily too. When you have the localProxy GUI on the screen with a new build displayed, copy all the layer 0 proxies you can see (click different services, commStrats, but only layer 0) into a file (say, current.in), and do this: perl statProxy.pl -t all -l current.in > current.out perl mergeHosts.pl current.out config-wayne.xml (substitute your own config again) When you restart with and select configuration 'wayne', LP will be using the new test results to select proxies for your running configuration. 4) statProxy also has other modes of operation: perl statProxy.pl -t all -l proxyListInAFile.txt perl statProxy.pl -t all 194.170.1.66:8080 perl statProxy.pl 194.170.1.66:8080 etc. etc. Let me know what I can do to make this process easier. -wayne |
From: me <jo...@pl...> - 2001-04-12 15:40:21
|
On Thu, Apr 12, 2001 at 08:21:57AM -0000, wayne wrote: > > > [Did you read what I wrote? I am assuming you are being obstinate because it > > is me.] > > :-) > Sorry Joe! I get used to answering the same question from the list, > I went into autmatic pilot mode. I fucking wanted to send another similar message to see if you had some auto-ack-perl jobby installed:) do{clueless answer}while(clueless question) > The -f option works on windows (at least for me). I haven't been > able to test on (li|u)n(i|u)x systems yet. I didn't realise how > much trouble it was to get the XML stuff installed there - just > assumed it would be simple. I just tried again to install it in Cygwin, > and hit a new problem to do with their dllwrap tool - <groan>. There were alot of perl.*rpm packages left out. Some were xml that probably contained the needed packages. But this was mandrake so who knows what's out there:\ > I see the problem; it's the code to detect that the program was > double-clicked for a windows user. It seems the same conditions > apply in linux. Fixed now - thanks. You could comment that code > right out, or wait for my sourceforge cvs access to return. > > If you want to fix it (or remove the code, or comment it out), the > 'fixed lines are near line 1280: > > my $doubleClicked = (($^O =~ /MSWin/) and > ((!$ENV{'PROMPT'} or > ($ENV{'CMDLINE'} and ($ENV{'CMDLINE'} eq 'WIN'))) and > !$options{'g'})); > > It would probably be easiest to just remove them in your case. I need the clean lab enviroment. Otherwise, why test? On Thu, Apr 12, 2001 at 10:22:23AM -0000, Hat wrote: > > I can see it's working fine here, Joe. The above is User0 file, not USE > file. Where is your logs, Joe? Not you too. This is going to turn out like that sick practical joke someone played on me at sourceforge. > You must excuse him, it's weekend now. Time for beer :o) > You people our strange. You have a weekend in the middle of the week, you take helluvalong vactions. You have an interesting cat-and-mouse game going on with your government. Where do I sign up? > >joe joe -- (no fooling, from a microsoft commercial) "...will share freely, and openly." "Always flexible, plays well with others." |
From: Hat <ha...@ny...> - 2001-04-12 10:30:58
|
On Wed, 11 Apr 2001, me <jo...@pl...> wrote: >On Wed, Apr 11, 2001 at 04:16:14PM -0000, wayne wrote: >> > [joe@plaguesplace localProxy2]$ ./localProxy2.pl -f localProxyUser0.xml > ^^^^^^^^^^^^^^^^^^^^^^ > C:\cygwin\c\proxytools\localProxy2>perl localProxy2.pl -f localProxyUser0.xml Using (comm strategy nr (commstrat descr.) via (hosts)): 0 (unmodified protocol) via 62.81.12.12:80, 205.200.28.78:80, 206.88.6.20:80, 209.105.155.54:80, 207.86.120. 62:80 1 (CONNECT protocol) via 62.81.12.12:80, 205.200.28.78:80, 209.105.155.54:80 (CONNECTing to services on 158.43.128.104:3128, 195.103.91.2:8080, 62.81.12.12:80, 195.103.91.2:8080, 204.2 47.170.164:8080, 203.101.17.53:80, 205.200.28.78:80, 209.105.155.54:80) exit this program with ctrl-c to save the configuration use ctrl-break here to see the known speed information the control port is 10081 please connect to localhost:10080 now > >> > It keeps using the UAE file no matter what I tell it. I can see it's working fine here, Joe. The above is User0 file, not USE file. Where is your logs, Joe? [...] >[Did you read what I wrote? I am assuming you are being obstinate >because it is me.] You must excuse him, it's weekend now. Time for beer :o) >joe -- Regards, Hat |
From: wayne <wa...@ny...> - 2001-04-12 08:30:27
|
> From: me <jo...@pl...> > To: pro...@li... > Subject: Re: [proxyTools-users] What am I doing wrong? > > On Wed, Apr 11, 2001 at 04:16:14PM -0000, wayne wrote: > > > [joe@plaguesplace localProxy2]$ ./localProxy2.pl -f localProxyUser0.xml > ^^^^^^^^^^^^^^^^^^^^^^ > > > > > It keeps using the UAE file no matter what I tell it. [...] > [Did you read what I wrote? I am assuming you are being obstinate because it > is me.] :-) Sorry Joe! I get used to answering the same question from the list, I went into autmatic pilot mode. The -f option works on windows (at least for me). I haven't been able to test on (li|u)n(i|u)x systems yet. I didn't realise how much trouble it was to get the XML stuff installed there - just assumed it would be simple. I just tried again to install it in Cygwin, and hit a new problem to do with their dllwrap tool - <groan>. I see the problem; it's the code to detect that the program was double-clicked for a windows user. It seems the same conditions apply in linux. Fixed now - thanks. You could comment that code right out, or wait for my sourceforge cvs access to return. If you want to fix it (or remove the code, or comment it out), the 'fixed lines are near line 1280: my $doubleClicked = (($^O =~ /MSWin/) and ((!$ENV{'PROMPT'} or ($ENV{'CMDLINE'} and ($ENV{'CMDLINE'} eq 'WIN'))) and !$options{'g'})); It would probably be easiest to just remove them in your case. > joe -wayne |
From: me <jo...@pl...> - 2001-04-11 22:17:36
|
On Wed, Apr 11, 2001 at 04:16:14PM -0000, wayne wrote: > > [joe@plaguesplace localProxy2]$ ./localProxy2.pl -f localProxyUser0.xml ^^^^^^^^^^^^^^^^^^^^^^ > > It keeps using the UAE file no matter what I tell it. > > ./localProxy2.pl -h will show you the command options. I am going to ignore this for now. > The '-f' option will allow you to load any config file. :( > perldoc localproxy2.pl will probably give you more documentation > than you wanted :-) Yea, I can read the source file fine, thank you very much. (but that is nifty, perl has borrowed alot from C and TeX.) [Did you read what I wrote? I am assuming you are being obstinate because it is me.] > > joe joe -- (no fooling, from a microsoft commercial) "...will share freely, and openly." "Always flexible, plays well with others." |
From: wayne <wa...@ny...> - 2001-04-11 19:06:31
|
> From: me <jo...@pl...> > To: none <pro...@li...> > Subject: [proxyTools-users] What am I doing wrong? > > [joe@plaguesplace localProxy2]$ ./localProxy2.pl -f localProxyUser0.xml > Using (comm strategy nr (commstrat descr.) via (hosts)): > 0 (unmodified protocol) via > 194.170.1.66:8080, panix3.panix.com:14006, panix3.panix.com:14007, [...] > <item key="host">205.200.28.78:80</item> > > It keeps using the UAE file no matter what I tell it. ./localProxy2.pl -h will show you the command options. The '-f' option will allow you to load any config file. perldoc localproxy2.pl will probably give you more documentation than you wanted :-) > joe -wayne |
From: me <jo...@pl...> - 2001-04-08 21:32:56
|
[joe@plaguesplace localProxy2]$ ./localProxy2.pl -f localProxyUser0.xml Using (comm strategy nr (commstrat descr.) via (hosts)): 0 (unmodified protocol) via 194.170.1.66:8080, panix3.panix.com:14006, panix3.panix.com:14007, nether.net:14008, 131.170.56.49:8000, 195.4.192.52:8000, 131.170.98.199:800 0 1 (CONNECT protocol) via 194.170.1.66:8080, 194.170.1.69:8080, 194.170.1.67:8080, 194.170.168.236:8080, 194.170.168.236:8080 (CONNECTing to services on 158.43.128.104:3128, 195.103.91.2:8080, 204.247.170.164:8080, 158.43.240.10:3128) exit this program with ctrl-c to save the configuration use ctrl-break here to see the known speed information the control port is 10081 please connect to localhost:10080 now saving the current state in localProxyUAE.last [joe@plaguesplace localProxy2]$ head -15 localProxyUser0.xml <perldata> <hash> <item key="configName">User0</item> <item key="0"> <hash> <item key="0"> <hash> <item key="0"> <hash> <item key="host">127.0.0.1:3128</item> </hash> </item> <item key="1"> <hash> <item key="host">205.200.28.78:80</item> It keeps using the UAE file no matter what I tell it. joe -- In 1555, Nostradamus wrote: "Come the millennium, month 12, In the home of greatest power, The village idiot will come forth, To be acclaimed the leader." |
From: Hat <ha...@ny...> - 2001-04-01 16:19:25
|
Plz ignore, this is just a test message! -- Regards Hat |
From: Hat <ha...@ny...> - 2001-03-31 21:50:28
|
Plz ignore this test message! -- Regards, Hat |