当前位置:网站首页>Yyds dry goods counting uses xshell to implement agent function
Yyds dry goods counting uses xshell to implement agent function
2022-06-24 23:27:00 【Code is not a horse】
In the development process , It is inevitable to encounter the situation of Intranet development , But there was no vpn.
Actually SSH Connection tool xshell You can implement simple proxy functions
Don't talk much
Create a new session first
Connect to remote server

Create a tunnel
The source host is the local host , The listening port is the local port ( Make sure that the local port is not occupied )
The target host is the host to proxy ( Make sure that the remote server is connected to the target host ), The target port is the port to be proxy

test
Here we proxy the target host MySQL Of 3306 The port after the port proxy is 33
Use navicat for MySQL To test

Click test - Show successful connection

边栏推荐
- 【js】-【数组应用】-学习笔记
- golang convert json string to map
- Mousse shares listed on Shenzhen Stock Exchange: becoming popular by mattress and "foreign old man", with a market value of 22.4 billion yuan
- Financial management [5]
- The R language uses the matchit package for propensity matching analysis and match The data function constructs the matched sample set, and judges the balance of all covariates in the sample after the
- Laravel creates a service layer
- Écoutez le fichier markdown et mettez à jour Hot next. Page JS
- 二分查找数组下标
- 378. Knight placement
- RT-thread使用rt-kprintf
猜你喜欢
随机推荐
Record the range of data that MySQL update will lock
R语言使用nnet包的multinom函数构建无序多分类logistic回归模型、使用exp函数和coef函数获取模型中每个变量(自变量改变一个单位)对应的优势比(odds ratio)
Financial management [5]
OpenSSL SSL_read: Connection was reset, errno 10054
Basic data type
Actipro WPF Controls 2022.1.2
InnoDB, the storage engine of MySQL Architecture Principle_ Redo log and binlog
R语言使用nnet包的multinom函数构建无序多分类logistic回归模型、使用AIC函数比较两个模型的AIC值的差异(简单模型和复杂模型)
golang map clear
[JS] - [linked list - application] - learning notes
[JS] - [array, stack, queue, linked list basics] - Notes
Building Survey [3]
宁德时代定增450亿:高瓴认购30亿 曾毓群仍控制23%股权
Online group chat and dating platform test point
R语言dplyr包group_by函数和summarise_at函数计算dataframe计算不同分组的计数个数和均值(Summarise Data by Categorical Variable)
Gocolly manual
[JS] - [tree] - learning notes
Laravel message queue
Docker-mysql8-master-slave
257. 关押罪犯









