Skip to content

A simple and secure tool to forward remote server ports to local ports, with support for Chrome DevTools Inspector for real-time debugging.

Notifications You must be signed in to change notification settings

luojiong/TunnelProxy

Repository files navigation

TunnelProxy

TunnelProxy is an efficient and easy-to-use tool for forwarding remote server ports to local ports. It enables developers to securely tunnel remote services to their local machine and access them as if they were running locally. The tool also supports Chrome DevTools Inspector for real-time debugging, making it a perfect solution for remote service testing and development.

Introduction

TunnelProxy simplifies the process of accessing remote services by mapping remote ports to local ports. It is especially useful for developers who need to interact with remote APIs, databases, or web applications without complex network configurations. The added support for Chrome DevTools Inspector allows you to debug and optimize your services directly on your local machine, streamlining your workflow.

中文版

Key Features:

  • 🔌 Remote Port Mapping to Local: Tunnel remote host ports to your local machine via SSH for easy access to remote services.
  • 🖥️ Graphical User Interface: A simple and intuitive GUI that allows you to easily configure the remote host, remote port, and local port.
  • ⏱️ Real-Time Status Updates: Displays the status of the port forwarding process in real-time, showing success or failure of the mapping.
  • 🔐 Secure and Reliable: Uses SSH tunneling to ensure secure data transmission during port forwarding.
  • 🛠️ Chrome DevTools Inspector Support: Allows you to use Chrome's Developer Tools to debug and inspect the locally mapped remote ports in real-time. This includes features like HTTP request inspection, JavaScript debugging, network and performance analysis.
  • 🔄 Multiple Port Forwarding: Supports mapping multiple remote ports to different local ports, allowing for the handling of multiple remote services simultaneously.

Use Cases:

  • 💻 Development & Debugging: Easily map remote services to local ports and leverage Chrome DevTools to debug and inspect the remote application, improving your development process.
  • 🌐 Remote Service Management: Tunnel remote services to your local machine for easier management and debugging.
  • 🧪 Testing Environment: Quickly map remote services to local ports for testing, reducing the complexity of configuring networks.
  • 🚀 Performance Optimization: Use Chrome’s performance tools to debug and optimize remote services that are mapped to local ports.

Why Choose TunnelProxy?

  • Simple and Easy to Use: No complex configurations required, just a clean and intuitive interface to get you up and running quickly.
  • 🔒 Secure and Stable: Uses SSH tunneling for secure and stable port forwarding.
  • ⚙️ Real-Time Debugging: With Chrome DevTools Inspector support, you can debug, inspect, and optimize remote services mapped to local ports, enhancing your development workflow.
  • Time-Saving: No need for manual configuration of servers or networks. TunnelProxy provides an easy, quick, and secure solution to map remote services locally.

Preview

preview

About

A simple and secure tool to forward remote server ports to local ports, with support for Chrome DevTools Inspector for real-time debugging.

Resources

Stars

Watchers

Forks

Packages

No packages published