Description
CustomURL
CustomURL is a handy little app made for registering custom URL protocols. What does that mean? Well, you can link things like the rdp:// protocol to your Remote Desktop Client or the ssh:// protocol to Putty or any other SSH client you prefer. Pretty cool, right?
Why Use CustomURL?
This app lets you run any EXE file directly from an HTML page. Imagine how useful that can be! It’s perfect for business apps that mix a web interface with programs you have installed on your computer.
How It Works
The magic behind CustomURL is its use of the .Net 2.0 System.Uri class. This class helps break down and get different parts of the URL. Just a heads up, this tool doesn't do extra checks on the URL parts it pulls out. For security reasons, it only grabs the host, port, and user info—any other query parts in the URL will be left out.
Your Next Steps with CustomURL
If you're ready to make your life easier by integrating web applications with local software, it's time to check out CustomURL. This application can really help streamline your tasks!
User Reviews for CustomURL 1
-
CustomURL is a handy tool for custom URL protocols. Useful for integrating web interfaces and local applications. Simple utility for business needs.