ProxymanApp / ProxymanApp/Proxyman
[Feature] Allow Nicknaming Remote Device
@NghiaTranUIT is already working on this.
Since Apr 1, 2020.
- Dominant language
- No language data
- Stars
- 7k
- Forks
- 237
- PR merge metrics
- No merged PRs in 30d
Description
Proxyman version? 1.20.0
Description
Currently Proxyman allows you to proxy a remote device (ie. Android) through Proxyman's proxy and inspect those calls.
The remote device displays as its local IP address (ie. 10.0.0.194)
It would be nice to be able to give a nickname to the connected device, something like:
Android Pixel (10.0.0.194)
Format: <NICKNAME> (<IP_ADDRESS>)
The only issue I can see with this is if the local IP's change then the mapping breaks.
However, in my opinion, people using a feature like this would be Tech Savvy enough to understand this limitation, also why I added the (<IP_ADDRESS>) after the nickname.

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.