Re: [libsecondlife-dev] SLProxy in svn

2006-07-23 Thread Jesse Nesbitt
I just RTM'd, seems like it does this via the --loginuri command line switch Seriously neat stuff. I found out that you can't just change the key when injecting a chat packet into the stream, evidently.. On 7/23/06, Jesse Nesbitt <[EMAIL PROTECTED]> wrote: So, do I set this as my SOCKS proxy? Th

Re: [libsecondlife-dev] SLProxy in svn

2006-07-23 Thread Austin Jennings
SLProxy applications get in by masquerading as the login server. You start a proxy, which will say something like: proxy ready at http://127.0.0.1:8080/ Then you start Second Life with the switch: -loginuri http:// 127.0.0.1:8080/ There's some more information about how to do this

Re: [libsecondlife-dev] SLProxy in svn

2006-07-23 Thread Jesse Nesbitt
So, do I set this as my SOCKS proxy? This is cool looking, btw. A bit like os agnostic snowcrash. On 7/23/06, Austin Jennings <[EMAIL PROTECTED]> wrote: Quoth the README: SLProxy is a library that works in conjunction with libsecondlife to allow applications to wedge themselves between the offi

[libsecondlife-dev] SLProxy in svn

2006-07-23 Thread Austin Jennings
Quoth the README: SLProxy is a library that works in conjunction with libsecondlife to allow applications to wedge themselves between the official Second Life client and servers. SLProxy applications can inspect and modify any packet as it passes between the client and the servers; remove packet