ssh -qTfnN -D 7070 x.x.x.x

news/2024/12/29 5:26:40/

为什么80%的码农都做不了架构师?>>>   hot3.png

ssh -qTfnN -D 7070 x.x.x.x

     -q      Quiet mode.  Causes most warning and diagnostic messages to be

             suppressed.

     -T      Disable pseudo-tty allocation.

     -f      Requests ssh to go to background just before command execution.

             This is useful if ssh is going to ask for passwords or

             passphrases, but the user wants it in the background.  This

             implies -n.  The recommended way to start X11 programs at a

             remote site is with something like ssh -f host xterm.


             If the ExitOnForwardFailure configuration option is set to “yes”,

             then a client started with -f will wait for all remote port for‐

             wards to be successfully established before placing itself in the

             background.

     -n      Redirects stdin from /dev/null (actually, prevents reading from

             stdin).  This must be used when ssh is run in the background.  A

             common trick is to use this to run X11 programs on a remote

             machine.  For example, ssh -n shadows.cs.hut.fi emacs & will

             start an emacs on shadows.cs.hut.fi, and the X11 connection will

             be automatically forwarded over an encrypted channel.  The ssh

             program will be put in the background.  (This does not work if

             ssh needs to ask for a password or passphrase; see also the -f

             option.

     -N      Do not execute a remote command.  This is useful for just for‐

             warding ports (protocol version 2 only).

   -D [bind_address:]port

             Specifies a local “dynamic” application-level port forwarding.

             This works by allocating a socket to listen to port on the local

             side, optionally bound to the specified bind_address.  Whenever a

             connection is made to this port, the connection is forwarded over

             the secure channel, and the application protocol is then used to

             determine where to connect to from the remote machine.  Currently

             the SOCKS4 and SOCKS5 protocols are supported, and ssh will act

             as a SOCKS server.  Only root can forward privileged ports.

             Dynamic port forwardings can also be specified in the configura‐

             tion file.


             IPv6 addresses can be specified by enclosing the address in

             square brackets.  Only the superuser can forward privileged

             ports.  By default, the local port is bound in accordance with

             the GatewayPorts setting.  However, an explicit bind_address may

             be used to bind the connection to a specific address.  The

             bind_address of “localhost” indicates that the listening port be

             bound for local use only, while an empty address or ‘*’ indicates

             that the port should be available from all interfaces.

转载于:https://my.oschina.net/superx/blog/325074


http://www.ppmy.cn/news/543678.html

相关文章

天下武功,唯快不破 | OptiPlex 7070仅售3339元,戴尔小企业官网秒杀大战等你来参战!...

正所谓 天下武功,唯快不破! 各位看官,且细听分说 戴尔小企业官网正组织一场秒杀界的“华山论剑” 各路大侠皆已摩拳擦掌????, 跃跃欲试 那究竟谁是下一任的秒杀盟主呢? 谁又能获得仅售3339元的OptiPlex 7070呢&…

SSH -N -p port -D 7070 username@server

SSH -N -p port -D 7070 usernameserver

php输入验证安全漏洞,PHP 输入验证错误漏洞|CVE-2020-7070|CNNVD-202010-027|互联网安全漏洞库 | 指尖安全 | 垂直互联网安全媒体...

来源:MLIST 链接:https://lists.debian.org/debian-lts-announce/2020/10/msg00008.html 来源:MISC 链接:http://cve.circl.lu/cve/CVE-2020-8184 来源:MISC 链接:https://bugs.php.net/bug.php?id79699 来源:FEDORA 链接:https:[email protected]doraproject.org/message/7EV…

7070mt安装ubuntu dell_戴尔OptiPlex 7070MT台式机装win10系统及分区教程(附带bios设置)...

[文章导读]戴尔OptiPlex 7070MT是一款台式机,该机型采用Intel 酷睿第九代处理器。默认预装了win10系统不好用,想重装win10系统,但由于该笔记本是采有uefigpt引导,不能直接安装win10,那么戴尔OptiPlex 7070MT台式机怎么装win10呢。…

NVIDIA Driver install for Dell Optiplex 7070 MT Geforce RTX 1650

NVIDIA Driver install for Dell Optiplex 7070 MT Geforce RTX 1650 文章目录 NVIDIA Driver install for Dell Optiplex 7070 MT Geforce RTX 16500.Documents1 Pre-Pre Installation(For Dell Optiplex 7070 MT Geforce RTX 1650)2. Pre-Installation2.1 Verify You Have a …

4G模块使用记录SIMCOM7070

目录 一、概述二、AT指令流程2.1 上电2.2 MQTT2.3 HTTP 三、遇到的问题3.1. ATCREG?查询注网状态返回ERROR3.2. 注册网络被拒绝4. 连接成功后,数据链路关闭 一、概述 二、AT指令流程 《SIM7070_SIM7080_SIM7090 Series_AT Command Manual_V1.04.pdf》 2.1 上电 …

php sslbug,CVE-2020-7070

|参考资料 来源:MLIST 链接:https://lists.debian.org/debian-lts-announce/2020/10/msg00008.html 来源:MISC 链接:http://cve.circl.lu/cve/CVE-2020-8184 来源:MISC 链接:https://bugs.php.net/bug.php?id79699 来源:FEDORA 链接:https://lists.fedoraproject.org/archives…

7070mt安装ubuntu dell_戴尔dell7070MT装win7系统及BIOS设置教程(驱动全可用)

戴尔dell7070MT是一款商业台式电脑系列产品,该系列产品选用Intel 酷睿第八代CPU。默认设置自带了win10系统,近期有许多网民改了win7后发觉进不了系统,因为默认设置戴尔dell7070MT安装win7是没法应用的,除开BIOS时要关掉安全性起动外,也要选用win7新型,否则安装后USB3.1和集…