|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: Remote connection to Webmin Service (Port 10000) |  |
- To: [EMAIL PROTECTED]
- Subject: Re: Remote connection to Webmin Service (Port 10000)
- From: Mattias Ahnberg <[EMAIL PROTECTED]>
- Date: Tue, 10 Feb 2004 11:08:33 +0100
- In-reply-to: <[EMAIL PROTECTED]> ([EMAIL PROTECTED]'s message of "Fri, 6 Feb 2004 10:26:46 -0800")
- Organization: Ahnberg, that vampire guy.
- References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
 |
| |
>> "a" == aaron <[EMAIL PROTECTED]> writes:
a> Try telnet-ssl, =).
Or stunnel to tunnel almost anything through SSL. :)
Quick example to just use it to connect to a SSL website:
$ stunnel -c -r webserver:443
HEAD / HTTP/1.0
HTTP/1.1 200 OK
Server: Microsoft-IIS/5.0
Content-Location: https://10.0.10.12/index.html
Date: Tue, 10 Feb 2004 10:07:37 GMT
Content-Type: text/html
Accept-Ranges: bytes
Content-Length: 1248
/ahnberg.
---------------------------------------------------------------------------
Free trial: Astaro Security Linux -- firewall with Spam/Virus Protection
Protect your network with the comprehensive security solution that
integrates six applications for ease of use and lower TCO.
Firewall - Virus protection - Spam protection - URL blocking - VPN
- Wireless security.
Download 30-day evaluation at:
http://www.astaro.com/php/contact/securityfocus.php
----------------------------------------------------------------------------
| |