当前位置:网站首页>Shell (38): SSH port forwarding
Shell (38): SSH port forwarding
2022-07-27 03:06:00 【Lxinccode】
Reference resources : Mac terminal /Iterm Forward the port through the springboard _CS Dien community area grass blog -CSDN Blog _mac Springboard machine
notes : The current example is a two-tier springboard , You need to log in layer by layer to access the last machine
1=> This machine
This machine needs access [192.168.3.1] Services provided , Need to be in [192.168.1.1] The machine does port forwarding , hold [192.168.3.1] The port of is forwarded to the local port , The order is as follows
[192.168.1.1]
ssh [email protected] -L 192.168.1.1:8080:192.168.3.1:8080 -NLocal access : [192.168.1.1:8080]
边栏推荐
- Lua函数之非全局函数
- "Software testing" packaging resume directly improves the pass rate from these points
- [hash table] question collection
- Okaleido Tiger 7.27日登录Binance NFT,首轮已获不俗成绩
- [simple question of stack and queue] leetcode 232. realize queue with stack, 225. realize stack with queue
- Information collection port scanning tool nmap instructions
- 听说你们面试都跪在了接口测试上?
- Cloud development sleeping alarm clock wechat applet source code
- 论构造函数的原型是谁
- Okaleido tiger logged into binance NFT on July 27, and has achieved good results in the first round
猜你喜欢

关于url编解码应该选用的函数

毕业2年转行软件测试获得12K+,不考研月薪过万的梦想实现了

Database knowledge required by testers: MySQL common syntax

iNFTnews | “流量+体验”白衬e数字时装节引领数字时装新变迁

Play a parallel multithreaded mcu-mc3172

Plato Farm全新玩法,套利ePLATO稳获超高收益

用最原始的方法纯手工实现常见的 20 个数组方法

制作ppt时间轴

八皇后编程实现

Inftnews | "traffic + experience" white lining e Digital Fashion Festival leads the new changes of digital fashion
随机推荐
The most complete basic knowledge of software testing in the whole network (a must for beginners)
iNFTnews | “流量+体验”白衬e数字时装节引领数字时装新变迁
智能指针shared_ptr、unique_ptr、weak_ptr
localStorage与sessionStorage
Debezium系列之:记录从库服务器挂掉后binlog文件无法恢复,任务切换到主库并保证数据不丢失的方法
Talk about connection pools and threads
What did kubedmin do?
Goatgui invites you to attend a machine learning seminar
Interrupt, signal, system call
Shell 分析日志文件命令全面总结
Greed - 376. Swing sequence
typora详细教程
Quick sort
Is the low commission account opening of Galaxy Securities Fund reliable, reliable and safe
QT编译出来的exe以管理员权限启动
Debezium series: the binlog file cannot be recovered after the record is hung from the library server, and the task is switched to the main library to ensure that the data is not lost
单例模式(双检锁)
Function stack frame explanation
CAS部署使用以及登录成功跳转地址
万字长文,带你搞懂 Kubernetes 网络模型