希望能上线代理设置功能
Open
@VShawn is already working on this.
Since Sep 10, 2024.
meta-feature
- Dominant language
- C#
- Stars
- 6.1k
- Forks
- 498
- PR merge metrics
- No merged PRs in 30d
Description
非常感谢开发者提供的本工具,可作为主流协议的远程控制客户端,对于像rdp、ssh等协议如直接把相关协议端口暴露在互联网中,会被一些不良人员通过特定的工具进行rdp、ssh等协议的扫描,即使修改端口号也不能避免。虽然一些技术可以避免相关服务器远程协议直接暴露在互联网,比如虚拟组网,vpn等等,但相关技术具备一定门槛且非全部服务器使用。
在这种情况下,通过设置代理服务器+账户认证的方式是一个相对有效的方式,只暴露代理服务器的端口至互联网上,可以一定程度混淆端口扫描器的视线。
虽然互联网上有一些工具能为不具备代理服务设置的应用进行代理配置,但相关配置较麻烦且一般是针对应用全局设置,希望1Remote能内置代理服务设置功能,允许针对每一个协议都能单独设置代理连接(如finalshell、Parallels等工具就提供了代理设置功能)。
再次感谢开发者。
2024年9月10日
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.