The Ultimate Tool for Intranet Penetration: frp Makes Your Home Server Publicly Accessible

The Ultimate Tool for Intranet Penetration: frp Makes Your Home Server Publicly Accessible

For those of you in the tech field, have you ever encountered the frustration of wanting to access your home NAS from the office, connect to a lab server while outside, or let friends experience your locally developed website, but are hindered by the lack of a public IP or unwillingness to pay for a … Read more

Intranet Penetration Series Twelve: A Tool for Intranet Penetration Based on HTTP Transmission and SSH Encryption Protection – Chisel, Featuring Interference Resistance, Stability, and Security

Intranet Penetration Series Twelve: A Tool for Intranet Penetration Based on HTTP Transmission and SSH Encryption Protection - Chisel, Featuring Interference Resistance, Stability, and Security

1. Introduction • Chisel is an easy-to-use, efficient, stable, and secure tool for intranet penetration. • It can penetrate and forward services related to TCP/UDP protocols through HTTP transmission, with data encryption protection via SSH. • A single executable program that supports quick installation on various operating systems, and also provides a Docker image. • … Read more

A Tool for Sharing Files over HTTP Protocol in Intranet

A Tool for Sharing Files over HTTP Protocol in Intranet

Background: In the past, sharing files was done either through FTP or by sending them to users via WeChat. This method always required an intermediary transfer, and the performance loss during this transfer is unacceptable for a backend developer. Therefore, this project was developed. https://github.com/SpringStudent/HttpFileShare Introduction: This project turns your local computer into an HTTP … Read more

Achieve Intranet Penetration with Raspberry Pi and Nginx Without Public IP

Achieve Intranet Penetration with Raspberry Pi and Nginx Without Public IP

Linux | Red Hat Certified | IT Technology | Operations Engineer 👇 Join the technical exchange QQ group of 1000 people Note: [Public Account] to pass faster 1. Install Nginx Installing Nginx on Raspberry Pi is also very simple, it can be installed directly using the apt command, first update the repository sudo apt update … Read more

How to Deploy Code Server on CasaOS Orange Pi Zero3 for Remote Development

How to Deploy Code Server on CasaOS Orange Pi Zero3 for Remote Development

Introduction This article mainly introduces how to use Docker to locally deploy Code Server on the Orange Pi Zero3 with the CasaOS light NAS system, and how to achieve remote access to the development environment via browser using cpolar for intranet penetration, allowing you to write, edit, and run code consistently across different devices and … Read more