Tag

network tunneling

1 views collected around this technical thread.

Efficient Ops
Efficient Ops
Apr 1, 2025 · Operations

Unlock Internal Networks: Top Open‑Source Tunneling Tools & Security Best Practices

This article explains internal network tunneling, compares popular open‑source tools like frp, ngrok, and nps, and outlines essential security measures, risk‑control checklists, and compliance tips to help operations teams safely expose internal services without compromising security.

Ngrokfrpinternal network
0 likes · 6 min read
Unlock Internal Networks: Top Open‑Source Tunneling Tools & Security Best Practices
Selected Java Interview Questions
Selected Java Interview Questions
Mar 28, 2025 · Information Security

A Comparative Overview of Common Intranet Penetration Tools: nps, frp, EW, and ngrok

This article introduces several widely used intranet penetration and proxy tools—including nps, frp, EW, and ngrok—explaining their core principles, key features, configuration steps, and practical usage scenarios for accessing internal services such as RDP, SSH, HTTP, and file sharing from outside networks.

Intranet PenetrationNgrokProxy
0 likes · 13 min read
A Comparative Overview of Common Intranet Penetration Tools: nps, frp, EW, and ngrok
Architecture Digest
Architecture Digest
Feb 13, 2025 · Backend Development

Integrating Alipay Payment in a Spring Boot Application Using the Java SDK and Ngrok Tunneling

This guide explains how to configure the Alipay sandbox, set up an Ngrok tunnel for external callbacks, add the Alipay Java SDK dependency, create Spring Boot configuration and controller classes, implement the payment flow and callback handling, and troubleshoot common initialization errors.

AlipayJavaPayment Integration
0 likes · 10 min read
Integrating Alipay Payment in a Spring Boot Application Using the Java SDK and Ngrok Tunneling
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Mar 9, 2024 · Backend Development

Implementing Internal Network Penetration (Port Forwarding) with Java AIO Asynchronous Sockets

This article explains the principle of internal network penetration, describes how to build a Java AIO‑based client‑service tunnel with separate modules for registration and data exchange, and provides complete source code and testing steps for remote access to locally deployed services.

Backend DevelopmentJavaPort Forwarding
0 likes · 11 min read
Implementing Internal Network Penetration (Port Forwarding) with Java AIO Asynchronous Sockets
Architect's Tech Stack
Architect's Tech Stack
Jan 18, 2024 · Information Security

Guide to Internal Network Penetration Tools: nps, frp, EW, and ngrok

This article introduces several popular internal network penetration tools—including nps, frp, EW, and ngrok—explains their core principles, lists key features, and provides step‑by‑step installation and configuration commands for exposing services such as RDP, SSH, HTTP, and file sharing to the public internet.

NgrokProxyfrp
0 likes · 13 min read
Guide to Internal Network Penetration Tools: nps, frp, EW, and ngrok
Java Captain
Java Captain
Oct 29, 2023 · Operations

How to Set Up a Java Minecraft Server on Windows and Enable Public Access with cpolar

This step‑by‑step guide explains how to install Java, configure a Minecraft Java Edition server on Windows, create a startup batch file, adjust server properties, test LAN connectivity, and use cpolar to expose the server to the internet with both temporary and fixed TCP tunnel addresses.

JavaMinecraftServer Setup
0 likes · 8 min read
How to Set Up a Java Minecraft Server on Windows and Enable Public Access with cpolar
Java Captain
Java Captain
Sep 3, 2023 · Game Development

How to Set Up a Java Minecraft Server on Windows and Enable Public Access with cpolar

This step‑by‑step guide shows how to install Java, configure a Minecraft Java Edition server on Windows, create a startup batch file, adjust server properties, test LAN connectivity, and use cpolar to create a public TCP tunnel (including a fixed address) for remote gameplay without needing a public IP.

Java serverMinecraftcpolar
0 likes · 9 min read
How to Set Up a Java Minecraft Server on Windows and Enable Public Access with cpolar
macrozheng
macrozheng
Aug 12, 2023 · Operations

How to Expose Your Local Services to the Internet with frp: A Step-by-Step Guide

This article explains how to set up the open‑source frp reverse‑proxy for internal network penetration, covering server and client installation, configuration files, startup commands, and a simple SpringBoot web service test, enabling remote access to services behind a NAT.

DeploymentReverse ProxySpringBoot
0 likes · 7 min read
How to Expose Your Local Services to the Internet with frp: A Step-by-Step Guide
Java Captain
Java Captain
Jan 27, 2022 · Information Security

A Practical Guide to Internal Network Penetration Tools: NPS, FRP, EW, and Ngrok

This article introduces several widely used internal network penetration and tunneling tools—including NPS, FRP, EW, and Ngrok—explains their core principles, features, and provides step‑by‑step installation and configuration commands for exposing services such as HTTP, SSH, RDP, and file sharing to the public internet.

NgrokReverse Proxyew
0 likes · 14 min read
A Practical Guide to Internal Network Penetration Tools: NPS, FRP, EW, and Ngrok
Java Architect Essentials
Java Architect Essentials
Dec 12, 2021 · Information Security

Intranet Proxy Tools Overview: nps, frp, EW, and ngrok – Features, Installation, and Usage

This article provides a comprehensive technical guide on several intranet proxy and penetration tools—including nps, frp, EW, and ngrok—detailing their core features, configuration files, command‑line usage, and deployment steps for exposing internal services to the public network.

Ngrokfrpinformation security
0 likes · 14 min read
Intranet Proxy Tools Overview: nps, frp, EW, and ngrok – Features, Installation, and Usage
Laravel Tech Community
Laravel Tech Community
Nov 8, 2021 · Information Security

Common Intranet Penetration Tools: nps, frp, EW, and ngrok – Features and Usage Guide

This article introduces several widely used intranet penetration tools—including nps, frp, EW, and ngrok—explaining their core principles, key features, and step‑by‑step configuration commands for establishing secure tunnels, proxy services, and remote access to internal resources.

Intranet PenetrationNgrokfrp
0 likes · 13 min read
Common Intranet Penetration Tools: nps, frp, EW, and ngrok – Features and Usage Guide
Java Architecture Diary
Java Architecture Diary
Jan 30, 2020 · Operations

Master Internal Network Mapping with FRP: Setup, Custom Domains, and SSH Access

This guide explains why internal network mapping is needed, compares ngrok and frp, and provides step‑by‑step instructions for deploying a self‑hosted frp server and client to expose services via custom domains or SSH tunnels.

DevOpsNgrokSSH
0 likes · 5 min read
Master Internal Network Mapping with FRP: Setup, Custom Domains, and SSH Access