humanmade / humanmade/hm-proxy
Cannot use custom IdentityFile
Open
- Dominant language
- No language data
- Stars
- 10
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
I'm on MacOS and my private/public key is registered with the current user.
So when I run this command with sudo it will get the wrong private key (from root) which is might not exist or different with the one I registered in the proxy config.
Example I have in mind:
```
sudo ./hmproxy -u ivan -p 22 -i /Users/user/.ssh/custom_id_rsa
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.