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