| ||||||
| 5/27 |
| 2004/1/8 [Computer/SW/Security] UID:11716 Activity:kinda low |
1/7 I know soda runs a browser based ssh login scheme but I've never
had to use it so I know nothing about it. Now for various unimportant
reasons I need the same thing running on my home machine. What is
the name of the software that soda uses for this and where can I get
it? Thanks!
\_ Easier is just download putty ssh when you need it.
\_ Google for "mindterm", or just grab it from soda. There's different
versions. It is a 'ssh1' client implemented in java. -ERic
URL is http://www.mindbright.se/mindterm
\_ and an excellent FAQ for getting to systems from behind networks
with firewalls administered by idiot/bofh network admins:
http://www.tldp.org/HOWTO/Firewall-Piercing
\_ It sounds to me like he is looking for server software, not a client.
\_ OP here to clarify: a friend who recently can ssh out from a corp
\_ OP here to clarify: a friend who recently who ssh out from a corp
network no longer can. they only have some sort of http proxy to
the public net now. I'm looking for a way for them to abuse the
corp http proxy to ssh to remote hosts outside the corp net. I
thought the soda solution was running some sort of proxy abusing
ssh client which is why I asked about that.
\_ I could never get mindterm to work right with http proxies.
Mindterm2 has no problems, though. Run it as a local jarfile
if you have funky security settings. -John
ssh client which is why I asked about that.
\_ Thanks! |
| 5/27 |
|
| www.mindbright.se/mindterm -> www.appgate.com/products/5_MindTerm/ It contains an extremely powerful and easy to use SSH client that provides advanced features such as tunneling support, file transfer GUI as well as support for HTTP and SOCKS proxies. MindTerm client also includes an integrated xterm/vt100 terminal emulator. It has the ability to run both a standalone application and as an applet. Typical applications SSH Host access MindTerm is very well suited for technically skilled users in situations where you have an open network architecture with direct SSH based host and server access. Zero installation requirements With the Applet version of MindTerm its possible to run a secure terminal session from a Java enabled web browser, eg when traveling and on lent computers. OEM integration Integration into other products to achieve java based secure terminal network access and/or file transfer. OEM customers MindTerm source code has a well defined API and the MindTerm library is easy to use and has successfully been integrated into many third-part products. If you have a more protected network and users with less technical skills you may want look into our other SSH based product, the AppGate Security Server. Below you find a comparison between MindTerm and other AppGate SSH based products. |
| www.tldp.org/HOWTO/Firewall-Piercing -> tldp.org/HOWTO/Firewall-Piercing/ Directions for using ppp over ssh , telnet or whatever, so as to do achieve transparent network connection accross a firewall. Applies to friendly VPN construction as well as to piercing unfriendly firewalls. Stuff 11 DISCLAIMER 12 Legal Blurp 13 Looking for a maintainer 14 Credits 15 Latest versions 2. Introduction 21 Foreword 22 Security issues 23 Other requirements 24 Downloading software 3. Understanding the problem 31 Giving names to things 32 The main problem 33 The secondary problem 4. Secure solution: piercing using ssh 41 Principle 42 A sample session 5. |