00:00:00 --- log: started forth/08.05.30 01:40:24 --- join: quek (n=read_eva@router1.gpy1.ms246.net) joined #forth 01:47:41 --- quit: neceve (Read error: 104 (Connection reset by peer)) 01:47:44 --- join: neceve (n=ncv@89.45.123.2) joined #forth 01:47:46 --- quit: modesto (Remote closed the connection) 01:47:57 --- join: modesto (n=geoperry@microwave.catch22.com) joined #forth 03:47:12 --- quit: neceve (Read error: 110 (Connection timed out)) 04:43:01 --- part: quek left #forth 04:43:45 --- join: quek (n=read_eva@router1.gpy1.ms246.net) joined #forth 05:33:06 --- quit: ecraven ("bbl") 05:48:29 --- quit: nighty__ (Client Quit) 07:21:11 --- quit: ramkrsna (Read error: 113 (No route to host)) 08:28:59 --- part: quek left #forth 08:51:11 --- join: Snoopy43 (i=snoopy_1@dslb-088-068-215-022.pools.arcor-ip.net) joined #forth 09:08:08 --- quit: Snoopy42 (Read error: 110 (Connection timed out)) 09:08:17 --- nick: Snoopy43 -> Snoopy42 09:20:31 --- join: tathi (n=josh@pdpc/supporter/bronze/tathi) joined #forth 09:20:31 --- mode: ChanServ set +o tathi 09:27:50 --- join: I440r (n=mark4@70.102.202.140) joined #forth 09:50:50 --- join: JasonWoof (n=jason@c-24-61-47-194.hsd1.ma.comcast.net) joined #forth 09:50:50 --- mode: ChanServ set +o JasonWoof 09:58:01 --- join: JasonWoo1 (n=jason@c-24-61-47-194.hsd1.ma.comcast.net) joined #forth 09:59:58 is there something like stunnel, excepet without ssl? 10:00:43 --- quit: JasonWoof (Nick collision from services.) 10:00:50 --- nick: JasonWoo1 -> JasonWoof 10:01:01 --- mode: ChanServ set +o JasonWoof 10:01:48 I want to experiment with having flash connect to remote servers that don't have the stupid policy daemon 10:02:01 so I need a to connect a local port to a remote port 10:02:12 JasonWoof: I use ucspi-proxy ( http://untroubled.org/ucspi-proxy/ ) for non-SSL tunneling. 10:02:28 thanks 10:09:24 ok, my brain is melting 10:09:54 so I run tcpserver locally, and have it run "tcpclient ucspi-proxy" apon connection? 10:13:43 You run tcpserver and tell it to call ucspi-proxy. Something like this: tcpserver -R my.local.machine.com 1234 ucspi-proxy remote.machine.com 5678 10:13:54 That would proxy 1234 on my.local.machine.com to remote.machine.com at 5678. 10:14:41 oh 10:14:53 manpage for ucspi-proxy is totally wrong 10:14:58 it says it takes no arguments except -v 10:15:05 bun when I run it it complains of getting no arguments 10:17:12 Hmm.. yeah, it does only list -v. Well, that's wrong apparently. :) 10:20:30 accornding to the man page, you should do tcpclient host port ucspi-proxy 10:22:11 That would appear to be the case, especially considering the client sockets that ucspi-proxy expects to be pre-created. Running ucspi-proxy without any arguments indicates that a host and port need to be provided though. I suppose it's possible that I have some sort of patched ucspi-proxy on this box, although I believe that it is a stock install. 10:22:22 My guess is that the man page is just out of date and/or refers to an older version that required tcpclient. 10:46:12 --- join: Maki (n=Maki@adsl-224-84.eunet.yu) joined #forth 11:55:50 yeah, seems to have tcpclient built-in now 11:56:00 oh well, it worked once I removed tcpclient from the mix 12:52:41 --- join: ygrek (i=user@gateway/tor/x-4b91b737ef27b6f8) joined #forth 12:57:19 --- join: neceve (n=ncv@unaffiliated/neceve) joined #forth 13:33:16 --- join: TreyB_ (n=trey@74.203.168.157) joined #forth 13:33:50 --- quit: TreyB ("leaving") 13:34:21 --- nick: TreyB_ -> TreyB 13:44:44 --- quit: neceve (Remote closed the connection) 13:57:09 --- quit: ygrek (Remote closed the connection) 14:33:22 --- quit: Quartus__ (Read error: 104 (Connection reset by peer)) 14:38:45 --- join: Quartus` (n=Quartus`@205.205.50.1) joined #forth 14:58:33 --- quit: Quartus` (Read error: 104 (Connection reset by peer)) 15:08:23 --- quit: Maki ("Leaving") 15:11:36 --- join: Quartus` (n=Quartus`@205.205.50.2) joined #forth 15:49:50 --- join: Quartus__ (n=Quartus`@205.205.50.2) joined #forth 15:49:51 --- quit: Quartus` (Read error: 104 (Connection reset by peer)) 15:53:17 --- join: manic12 (n=manic12@c-98-227-139-160.hsd1.il.comcast.net) joined #forth 17:14:39 --- quit: tathi (Read error: 110 (Connection timed out)) 17:41:26 --- join: quek (n=read_eva@router1.gpy1.ms246.net) joined #forth 20:41:26 --- quit: proteusguy (Read error: 110 (Connection timed out)) 20:42:34 --- join: proteusguy (n=proteusg@61.7.144.97) joined #forth 22:20:44 --- quit: JasonWoof ("off to bed") 23:59:59 --- log: ended forth/08.05.30