Portforwarding: Unterschied zwischen den Versionen

Aus xinux.net
Zur Navigation springen Zur Suche springen
 
(3 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
 
=SSH=
 
=SSH=
 +
*[[ssh-remote-forward]]
 +
*[[SSH Local Port zu Remote Port Umleitung]]
 +
*[[SSH Remote Port zu Local Port Umleitung]]
  
 
=NGROK=
 
=NGROK=
==Anmelden==
+
*[[ngrok]]
*https://dashboard.ngrok.com/user/signup
+
=Socat Remote Port2Port=
Account erstellen vielleicht mit 10 Minutenmail
+
*[[Socat Remote Port2Port]]
==Software für OS downloaden und entpacken==
 
*https://ngrok.com/download
 
==Einbuchen==
 
*./ngrok authtoken 2HsxSXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
==Portforward==
 
*./ngrok tcp 22
 
<pre>
 
ngrok by @inconshreveable                                                          (Ctrl+C to quit)
 
                                                                                                                                                                                               
 
Session Status                online                                                                                                                                                           
 
Account                      Norbert  (Plan: Free)                                                                                                                                             
 
Version                      2.2.8                                                                                                                                                             
 
Region                        United States (us)                                                                                                                                               
 
Web Interface                http://127.0.0.1:4040                                                                                                                                             
 
Forwarding                    tcp://0.tcp.ngrok.io:14711 -> localhost:22                                                                                                                     
 
                                                                                                                                                                                               
 
Connections                  ttl    opn    rt1    rt5    p50    p90                                                                                                                       
 
                              0      1      0.00    0.00    0.00    0.00 
 
</pre>
 

Aktuelle Version vom 8. August 2021, 12:59 Uhr