当前位置:网站首页>公网使用Microsoft Remote Desktop远程桌面,随时远程办公
公网使用Microsoft Remote Desktop远程桌面,随时远程办公
2022-07-24 05:22:00 【CpolarLisa】
疫情反反复复,或者出差在外,有时候难免会需要远程办公,远程桌面连接公司电脑。而远程办公,如何高效稳定的连接是关键。这里我不用市面上的远程软件,而是用win10系统自带的远程桌面,搭配内网穿透,实测远程连接效果要比teamviewer之类的软件好多了。
第一步:启用“远程桌面”
- 被控端电脑操作,打开设置——系统——远程桌面——启用远程桌面

第二步:内网穿透
我这里用的是cpolar内网穿透,不需要公网IP,也需要进入路由器做端口映射,不限制流量,支持http/https/tcp协议,以及支持永久免费使用。
cpolar安装后会默认安装两条样例隧道,其中一条为远程桌面隧道,指向3389端口,tcp协议。因此,我们安装完成后,只需要启动该条隧道服务,就可以获得公网地址。
- 被控端电脑安装cpolar客户端【https://www.cpolar.com/】
- 浏览器访问http://localhost:9200/,登录cpolar web-ui管理界面
- 左侧仪表盘——隧道管理——隧道列表——启用
远程桌面隧道
- 左侧仪表盘——状态——在线隧道列表——复制远程桌面隧道所生成的公网地址

第三步:公网远程桌面连接
控制端电脑(也可以为Pad或者手机,安装有Microsoft 远程桌面就可以),打开远程桌面连接,输入所复制的公网地址,以及被控端电脑的账号密码,就可以实现在公网远程桌面

边栏推荐
- Traditional K-means implementation
- JUC并发编程基础(1)--相关基础概念
- 论文阅读-Endmember-Guided Unmixing Network (EGU-Net) 端元指导型高光谱解混网络
- Thymeleaf快速入门学习
- Read the qualified line of CSV file and write it to another CSV
- Openpose Unity 插件部署教程
- QT novice entry level calculator addition, subtraction, multiplication, division, application
- UDP通讯应用于多种环境的Demo
- Qt新手入门级 计算器加、减、乘、除、应用
- Lunix命令入门 - 用户及文件权限(chmod 详解)
猜你喜欢

UE4 random generation of items
![[deep learning] teach you to write](/img/c6/333b16758d79ebd77185be6e3cb38f.png)
[deep learning] teach you to write "handwritten digit recognition neural network" hand in hand, without using any framework, pure numpy

unity最新版本的Text(TMP)UI文本怎么显示中文

Jupyter notebook select CONDA environment

Jestson installs IBus input method

MySql下载,及安装环境设置

day2-WebSocket+排序

day6-jvm

JUC concurrent programming foundation (9) -- thread pool

JUC并发编程基础(6)--Lock锁
随机推荐
MySQL foundation - constraints
机器学习&深度学习 入门资料分享总结
Unity(三)三维数学和坐标系统
day5-jvm
力扣:1-两数之和
初识图形学
unity2D游戏之让人物动起来-下
UE4 reload system 2. Scene capture of reload system
什么是单调队列
Introduction to QT new project
Sequential stack C language stack entry and exit traversal
Qt新建工程简介
Vscode multiline comments always expand automatically
Draw contour cv2.findcontours function and parameter interpretation
JUC并发编程基础(4)--线程组和线程优先级
JVM system learning
[raspberry pie 4B] VII. Summary of remote login methods for raspberry pie xshell, putty, vncserver, xrdp
[principles of database system] Chapter 5 algebra and logic query language: package, extension operator, relational logic, relational algebra and datalog
Foundation of JUC concurrent programming (8) -- read write lock
ue4 物品随机生成