kingToolbox / kingToolbox/WindTerm
登录堡垒机时候,文件用了默认的路径,导致找不到文件夹
Open
- Dominant language
- C
- Stars
- 32.3k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
1、登录堡垒机
2、远程文件错误
3、找不到对应路径
4、例:我使用zhangsan用户登录堡垒机,文件默认是/home/zhangsan,堡垒机没有这个目录,导致错误
5、真实目录应该是通过堡垒机再连接到远程主机的目录
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing file access after logging into a bastion host and connecting to the remote host, then trace how the remote path is selected. Done means file operations use the target host's actual directory instead of assuming /home/username on the bastion.
Written by the indexing model from the issue text.
Assessment
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100