Tag

Intranet Penetration

1 views collected around this technical thread.

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
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Jan 13, 2025 · Operations

Using FRP for Intranet Penetration and Flexible Port Mapping – A Practical Guide

This article explains the limitations of existing intranet penetration tools, presents a custom SSH port‑mapping script, and provides a step‑by‑step tutorial on deploying FRP (frps and frpc), configuring tunnels, managing services with systemd, and verifying port forwarding through the FRP dashboard.

Intranet PenetrationPort MappingReverse Proxy
0 likes · 13 min read
Using FRP for Intranet Penetration and Flexible Port Mapping – A Practical Guide
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Oct 30, 2024 · Operations

Deploying NPS with Docker on an Alibaba Cloud Server for Remote Access

This guide explains how to use an idle Alibaba Cloud server, install Docker, deploy the NPS reverse‑proxy container, configure security groups and client settings, and finally enable remote access to a local development service through an internet‑exposed tunnel.

Alibaba CloudDockerIntranet Penetration
0 likes · 6 min read
Deploying NPS with Docker on an Alibaba Cloud Server for Remote Access
Python Programming Learning Circle
Python Programming Learning Circle
Jun 5, 2023 · Backend Development

How to Build a Free Nginx Web Server and Enable Intranet Penetration

This step‑by‑step tutorial explains how to install and configure Nginx for free, create a simple website, start the server, and use a free tunneling service to expose the site to the internet without paying for hosting or a domain.

Free HostingIntranet PenetrationNginx
0 likes · 6 min read
How to Build a Free Nginx Web Server and Enable Intranet Penetration
Top Architect
Top Architect
Mar 11, 2023 · Backend Development

Using cpolar for Intranet Penetration to Debug SpringBoot APIs

This tutorial explains how to set up a Java SpringBoot service, install and configure the cpolar intranet‑penetration tool, create HTTP tunnels for local ports, test the public endpoints with Postman, reserve a fixed sub‑domain, and use cpolar's listener for request debugging.

API debuggingIntranet PenetrationJava
0 likes · 7 min read
Using cpolar for Intranet Penetration to Debug SpringBoot APIs
政采云技术
政采云技术
Dec 20, 2022 · Fundamentals

Intranet Penetration: Principles, NAT, and FRP Implementation

This article explains the concepts of public and private IP addresses, NAT techniques, and the principle of intranet penetration, then demonstrates how to set up and analyze the open‑source FRP framework, including configuration files and core Go code for both server and client components.

Intranet PenetrationNATNetworking
0 likes · 16 min read
Intranet Penetration: Principles, NAT, and FRP Implementation
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