Description from extension meta
Configure custom hostname to IP mappings
Image from store
Description from store
This is especially useful for cases you don't have root permission on the compute. And you are visit some website that has custom hostname. This tool can help you auto direct from the custom host name to the ip.
## Port Handling
This extension preserves the original port number when redirecting requests. For example:
example.com -> 192.168.1.1:80 (default port)
example.com:8080 -> 192.168.1.1:8080 (custom port preserved)
example.com:443 -> 192.168.1.1:443 (HTTPS port preserved)
## IP Address Handling
This extension ignores URLs that already have IP addresses as hostnames. For example:
10.0.0.1:8080/path → Not modified (IP addresses are not affected)
example.com:8080/path → Will be mapped to the configured IP
Latest reviews
- (2025-08-25) 楊鑫: Very useful tool! It has enhanced my efficiency!!
- (2025-08-25) YwY CHEN: Very helpful for debugging with ephemeral cluster in cloud environment
Statistics
Installs
32
history
Category
Rating
5.0 (3 votes)
Last update / version
2025-08-23 / 1.0
Listing languages
en