For those of you suggesting binding sshd to the port used by MSN, that won't work - Verizon JetConnect does NOT give you direct access to the Internet; they run very limited proxy servers which will relay your messages between the plane and the Internet. According to their web page, they support AIM, MSN Messenger, Yahoo IM, ICQ, and a webmail interface to e-mail accounts (via pop3, OWA, AOL, Yahoo and Hotmail). Again, they don't just route or forward those ports, they run a proxy server which only works with those protocols. What billatq wants to do is essentially tunnel an IP session on top of an IM protocol. It's been done through HTTP and DNS before...
for $a(-2,12){for $b(0..7){$c=0;$_?hex substr( ef7fa1866706caeff02289402844,2*$_+$a,2)&2**(7-$b):0 and $c+=2**(7-$_)for(0..7);print chr $c;}}

In reply to Re: ssh proxy via msn messenger by phroggy
in thread ssh proxy via msn messenger by billatq

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.