Tag

frp

0 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 PenetrationNgrokSecurity
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
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.

Ngrokfrpinternal penetration
0 likes · 13 min read
Guide to Internal Network Penetration Tools: nps, frp, EW, and ngrok
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
政采云技术
政采云技术
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.

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

Information securityNgrokReverse Proxy
0 likes · 14 min read
A Practical Guide to Internal Network Penetration Tools: NPS, FRP, EW, and Ngrok
Selected Java Interview Questions
Selected Java Interview Questions
Jan 20, 2022 · Information Security

A Practical Guide to Common Intranet Penetration Tools: nps, frp, EW, and ngrok

This article provides a comprehensive overview of popular intranet penetration tools—including nps, frp, EW, and ngrok—detailing their features, installation steps, configuration examples, and usage scenarios for exposing internal services such as HTTP, SSH, RDP, and file sharing to the public internet.

Network ToolsNgrokPenetration
0 likes · 15 min read
A Practical Guide to Common Intranet 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.

Information securityNgrokfrp
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.

Information securityIntranet PenetrationNgrok
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
Java Captain
Java Captain
Oct 8, 2019 · Operations

Automated Environment Deployment Using FRP, Ansible, and Docker

This article describes a three-stage automated deployment strategy—traditional installation, VM image restoration, and automatic discovery with command issuance—leveraging FRP for internal network tunneling, Ansible for batch control, and Docker for rapid containerized deployment, significantly reducing operational effort and enabling a DevOps workflow.

AnsibleDeploymentDevOps
0 likes · 13 min read
Automated Environment Deployment Using FRP, Ansible, and Docker