Wird geladen...

Bypass ANY Firewall/Hide Traffic - SSH (Part 2 of 2)

45.414 Aufrufe

Wird geladen...

Wird geladen...

Transkript

Das interaktive Transkript konnte nicht geladen werden.

Wird geladen...

Wird geladen...

Die Bewertungsfunktion ist nach Ausleihen des Videos verfügbar.
Diese Funktion ist zurzeit nicht verfügbar. Bitte versuche es später erneut.
Am 18.02.2010 veröffentlicht

In this tutorial I show how to bypass ANY firewall restriction (Blocked ports, websites, etc...) as well as encrypt all network activity by creating an SSH Tunnel. By doing this you can create a secure tunnel to your home system (SSH Server) and access the internet from the remote location as though you're using your home internet.




Commands Used:

- cd C:\Program Files\OpenSSH\etc
(Changes to the specified directory)

- mkgroup -l (GREATER THAN SYMBOL) ..\etc\group
(Creates a group file with the Windows account type information in your C:\Program Files\OpenSSH\etc directory)

- mkpasswd -l (GREATER THAN SYMBOL) ..\etc\passwd
(Creates a passwd file with the Windows user-profile information in your C:\Program Files\OpenSSH\etc directory)

- net start opensshd
(Starts the OpenSSHD Service)

- ipconfig /all
(Displays IP Configuration information needed to setup an internal static IP Address)


- putty -D 8080 -P 443 -ssh [EXTERNAL IP ADDRESS]
(Command used in Batch File to launch the SSH Session to your SSH Server)



Links:

OpenSSH for Windows -
http://sourceforge.net/projects/sshwi...

Cygwin -
http://www.cygwin.com/

What Is My IP (To view external IP Address) -
http://www.whatismyip.com/

PuTTY -
http://www.chiark.greenend.org.uk/~sg...

ProxyCap (Trial Copy) -
http://www.proxycap.com/



Good-Luck and Enjoy!

Wird geladen...

Anzeige
Wenn Autoplay aktiviert ist, wird die Wiedergabe automatisch mit einem der aktuellen Videovorschläge fortgesetzt.

Nächstes Video


, um dieses Video zur Playlist "Später ansehen" hinzuzufügen.

Hinzufügen

Playlists werden geladen...